PHP User Profiles - templates?
How can I have users of my website create profile pages.
I simply want a form for the users, for their details, and maybe if possible, upload a "profile picture".
Then this should be sent t a MySQL database and shown on a profile page.
Any help please?
Comments
Check out this:
http://www.dreamincode.net/forums/topic/240679-how...
you will desire to seek for $_POST and INSERT INTO on w3schools... this could enable type archives to be inserted right into a mysql database. you apart from mght would desire to study approximately $_GET to exhibit the profiles themselves... nicely there could be one website which might look comparable to... profile.very own domicile page?id=2382382 or profile.very own domicile page?username=theirname do not forget approximately to check approximately mysql injections and the thank you to circumvent secure practices assaults.