|
Posted by Andrea on August 22, 2005, 4:23 pm
Please log in for more thread options
Kimmo Laine wrote:
> <?php
>
> include('http://www.your.domain/next_page.php?foo=bar');
Unless next_page.php generates PHP, the script with this include will
only get HTML.
> exit();
>
> ?>
next_page.php
<?php
if (isset($_GET['foo'])) {
echo '<?php echo $_GET[\'foo\']; ?>';
} else {
echo '<?php echo \'Not available\'; ?>';
}
--
File not found: (R)esume, (R)etry, (R)erun, (R)eturn, (R)eboot
|
|
Posted by JDS on August 22, 2005, 12:55 pm
Please log in for more thread options
Kimmo Laine wrote:
> <?php
>
> include('http://www.your.domain/next_page.php?foo=bar');
Unless next_page.php generates PHP, the script with this include will
only get HTML.
> exit();
>
> ?>
next_page.php
<?php
if (isset($_GET['foo'])) {
echo '<?php echo $_GET[\'foo\']; ?>';
} else {
echo '<?php echo \'Not available\'; ?>';
}
--
File not found: (R)esume, (R)etry, (R)erun, (R)eturn, (R)eboot
|
|
Posted by Andrea on August 22, 2005, 10:06 am
Please log in for more thread options Kimmo Laine wrote:
> <?php
>
> include('http://www.your.domain/next_page.php?foo=bar');
Unless next_page.php generates PHP, the script with this include will
only get HTML.
> exit();
>
> ?>
next_page.php
<?php
if (isset($_GET['foo'])) {
echo '<?php echo $_GET[\'foo\']; ?>';
} else {
echo '<?php echo \'Not available\'; ?>';
}
--
File not found: (R)esume, (R)etry, (R)erun, (R)eturn, (R)eboot
|
| Similar Threads | Posted | | Hard Disk Serial Number | November 13, 2006, 4:59 am |
| Is creating a digg clone hard for you? How hard? | May 23, 2008, 1:21 am |
| Writing cookie to disk | November 30, 2004, 12:50 am |
| Write a file to disk with PHP | September 14, 2007, 4:47 am |
| php exec() and similar functions do not write on disk using iis | March 4, 2008, 5:20 pm |
| "Disk quota exceeded" error when trying to use new version of phpMyAdmin | July 7, 2006, 6:04 pm |
| Where did my Hard Returns go? | March 1, 2006, 8:53 am |
| Games, Software, Disk Storege and other are totally Free , Free ...................... | March 20, 2008, 7:55 am |
| Hard time with a regex... | November 29, 2007, 8:39 pm |
| Asian teen banged hard | January 6, 2005, 12:57 am |
|