Is there a way that after a execution of a Login script and validation of login from a MySql database to automatically redirected to run another script ?
Use PHP's header() function. See the manual for syntax.
Larry
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php