+ 1
From where I learn complete login system and images upload by php and mysql
I want to make website in which individual user Login and upload images
1 Resposta
+ 1
Learn PHP and MySQL here. Then search how to connect to a database using PHP, Google has the answer. Next, learn to execute sql queries in Php.
Find a hosting service, preferably free. Create a domain, create your database, create your PHP files or upload them to the ftp server. Doing this you will be able to test your PHP and SQL code.
Now build your website.