Re: passing control to a separate script

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



No includes.  Period.
> To get "script 1 to begin" from script 2 based on a certain path...
>
> script2.php
> ---
> if ($path1)
> {
> // do stuff here
> include('script1.php');
> exit;
> }
> // otherwise do other stuff here
> ---
>
> -Stuart
>
> -- 
> Stuart Dallas
> 3ft9 Ltd
> http://3ft9.com/
>
>
>
>
> 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux