semaja2
06-18-2006, 02:28 PM
Hey guys im new to PHP and have some basics down but i have never been able to build anything thats actually useful.
So i have a idea and just need some help on building 2 parts of it.
Part 1 : I need a way of allowing users to sign up to my service and then from there they can sign up multiple IDs (this is part of something else so the ID is user inputted)
Also some little control panel to allow them to say if the ID is stolen or safe, they can also see the details of the ID (Youll see about this later on)
Now i know this is probally the biggest and hardest part to build but if someone can help me code it, i would be so thankful
Part 2 : I need a way so when a page is accessed and the ID is provided it records the last 30 IP addresses in a database
So i have a idea and just need some help on building 2 parts of it.
Part 1 : I need a way of allowing users to sign up to my service and then from there they can sign up multiple IDs (this is part of something else so the ID is user inputted)
Also some little control panel to allow them to say if the ID is stolen or safe, they can also see the details of the ID (Youll see about this later on)
Now i know this is probally the biggest and hardest part to build but if someone can help me code it, i would be so thankful
Part 2 : I need a way so when a page is accessed and the ID is provided it records the last 30 IP addresses in a database