Personal page programming help

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jet22
Forum Newbie
Posts: 1
Joined: Fri May 16, 2008 3:32 am

Personal page programming help

Post by jet22 »

Hi,

I've installed a login-script on my site. You are now able to create a user and login. The only thing that remains is the ability to create your own personal page, where you can put information about yourself. I'm using the Quadodo Login Script http://www.quadodo.com/

I'm still quite new to PHP, and I don't really know where i should start. I hope you guys can help me :wink:. By the way, the script is using a MySQL database.

Thank you :)
mikelbring
Forum Commoner
Posts: 38
Joined: Sat Jan 05, 2008 5:28 pm

Re: Personal page programming help

Post by mikelbring »

http://w3schools.com , best place to get started.
Post Reply