Page 1 of 1

Tutorial recommendation?

Posted: Wed Sep 20, 2006 1:15 pm
by derek barnstorm
I want to add a profile page to my website, so basically visitors to my site could fill in a form with simple questions. I.e. name, age, location and also upload a photo. Then have this information displayed on a separate page for everyone to view.

I am new to PHP, so could anyone recommend a good tutorial that could jumpstart me and help me create a profile page quickly.

Thanks,

Des.

Posted: Wed Sep 20, 2006 2:20 pm
by Burrito
that's a pretty simple task and I doubt you're going to find a tutorial on it specifically.

I would broaden your scope a bit and look for something that involves database connectivity (inserting and selecting rows), then outputting your data onto a php page.

here's a google: http://www.google.com/search?q=php+mysq ... S:official