View Single Post
Old Nov 12th, 2007, 12:15 PM   #5
davil
Newbie
 
Join Date: Nov 2007
Posts: 27
Rep Power: 0 davil is on a distinguished road
Re: Question regarding data input into PHP/Mysql using something other than GET

Ok... I think I get you. I'll look into HTML forms more closely as the PHP side of it is no problem to me. and then I can use POST instead of GET... I also wanted that for security reasons. I might include PHP sessions and MD5 or SHA1 encryption too.. (not too sure if the sessions bit is needed but u get the idea). But then only if I'm not too lazy :-D thanks again for your help I'll reply again when I get it done.
davil is offline   Reply With Quote