Newbie to OOP php, looking for help with some php coding
Posted: Wed Aug 02, 2006 4:55 pm
Hello Php forum users,
I am working on a school project and I am tryring to pickup some advanced php programming. Wondering if anyone can help me figure out how to create user driven html code from php. Meaning a user registers into a site and is then redirected into an area where they can update their profile with a picture and some interests. Then each user can display their information to others using the site url. For example -> http://www.mysite.com/$username. Each user has a sepearte profile page that is only viewable by them, but they have a URL that can be viewable by anyone. Hope this makes sense. Anyways looking for any tutorials or advice that would lead me in the right direction. Thanks.
I am working on a school project and I am tryring to pickup some advanced php programming. Wondering if anyone can help me figure out how to create user driven html code from php. Meaning a user registers into a site and is then redirected into an area where they can update their profile with a picture and some interests. Then each user can display their information to others using the site url. For example -> http://www.mysite.com/$username. Each user has a sepearte profile page that is only viewable by them, but they have a URL that can be viewable by anyone. Hope this makes sense. Anyways looking for any tutorials or advice that would lead me in the right direction. Thanks.