newbie needs 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
eliktris
Forum Newbie
Posts: 1
Joined: Tue Apr 28, 2009 6:22 pm

newbie needs help

Post by eliktris »

Hi there, i am an extreme newbie to PHP i've just basically been fiddling around on a "as needed" basis - recently i've started diving more into the tutorials as i've had time. anyhow, i have a current client that i have volunteered my time for. things are getting to be a bit tedious and can only imagine it will get worse as it gets closer to the event.. anyhow i'm hoping someone here can help me (i'm begging!!), basically its a counter on a page that with each registration for a particular event, i manually go and update the counter on how many participants it is going to have (on a separate page from the registration) i'm hoping that what can be done, is for each time someone hits submit, that i can have it automatically increase the number by 1.

anyone have any advice??

thanks so much in advance
eliktris
User avatar
it2051229
Forum Contributor
Posts: 312
Joined: Tue Dec 25, 2007 8:34 pm

Re: newbie needs help

Post by it2051229 »

have you started coding so far? if you have your code for the registration page, mind showing how far have you gone?
Post Reply