code with db 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
nite4000
Forum Contributor
Posts: 209
Joined: Sun Apr 12, 2009 11:31 am

code with db help

Post by nite4000 »

I am updating a script and i need to do some code like this here

when submit is pressed i need to have it chk the text box with the db field numshare and if whats entered in to the text box is more then the data in the db field have it give error else it continues.


any help would be nice

Thanks
ibizaweb2
Forum Newbie
Posts: 4
Joined: Fri May 29, 2009 1:32 pm

Re: code with db help

Post by ibizaweb2 »

post your fields& code example
Post Reply