Posted by pjSoni on 02/06/06 18:26
Hi,
For that you have to install php,mysql,apache in linux and if u r using
php.ini with linux than u need to change error_repoting optiong 2 more
strict and try 2 user every where $_POST and $_GET and $_SERVER and
keep practice to assign each variable like $a = '' than over write
where you want and also use to check is_set to check post or get vars
after submitting page.
Regards,
Jatin
[Back to original message]
|