PDA

View Full Version : Help


Marty.
05-12-2008, 03:01 AM
I have this PHP/MySQL script. And you add information to some input fields, like this:


IP:
box to put text in here
Port:
box to put text in here
Info:
box to put text in here

Ok how do i make it so if you enter the port like 53 or 80, it doesn't allow it.


Also, how do i make it so the information box cant be over so many characters.

_Aerospace_Eng_
05-12-2008, 07:12 AM
You would need to post your script. Also ask a moderator to move this thread for you as it will likely deal with php more than it will deal with mysql.

Fumigator
05-12-2008, 07:31 AM
http://www.codingforums.com/postguide.htm

Read #2.