php validation
Posted: Tue Jan 27, 2009 11:09 am
ive got to send this information from a word document on a website using php coding to another site and put it on a database. i have no problems with the task of sending the infromation to the database at all its jsut presenting it the way i want it
i want to validate it so the right information goes in this right place
eg. the database should show this sort of structure say
specie name, infromation, height, weight
however if the user sends this information in a different order this may be a problem for putting the information in the right place
is there any code or a website or something that i could look up that may help with this
i want to validate it so the right information goes in this right place
eg. the database should show this sort of structure say
specie name, infromation, height, weight
however if the user sends this information in a different order this may be a problem for putting the information in the right place
is there any code or a website or something that i could look up that may help with this