Re: How to load another php page?

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

 



"Arnold" <avanhouten@xxxxxxx> wrote: 
> 
> Hi,
> 
> How can i load another php file ("another.php") directly without an action
> (example: clicking on a button)?
> I'd like to do in my php script:
> 
> if(isset($var1)) {  // load another.php }
> 
> It is possible to include the file, but i just want to load the whole
> "another.php" file.
> I guess that there should be a php command like "load", but i didnt found it
> yet.
> 

What is wrong with include or include_once?



> Who can help me?
> 
> Regards, Arnold
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

-- 
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