|
Posted by Fenix [Youth Director] on July 12, 2007, 1:02 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 Ivan Marsh on July 12, 2007, 2:01 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 Fenix [Youth Director] on July 12, 2007, 4:42 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 Ivan Marsh on July 12, 2007, 5:15 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 Fenix [Youth Director] on July 12, 2007, 5:36 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
|
| Similar Threads | Posted | | Best CMS System for Social Networking site? | February 10, 2007, 6:13 pm |
| social networking software | August 15, 2007, 8:22 pm |
| open source social networking | July 5, 2008, 3:24 pm |
| Senior PHP engineer Needed - Social Networking Palo Alto CA | February 11, 2008, 6:11 pm |
| database hangs in MyPHPAdmin/can't login to web site | June 9, 2008, 4:19 pm |
| social network development | July 5, 2008, 2:42 am |
| how do I provide links for search engines in a database driven site | January 21, 2005, 12:21 pm |
| Volunteers to join Social Network Development for Scientific Community | July 23, 2008, 5:36 am |
| Video sharing social network Teenwag seeks great hackers we ll wear red T-shirts at startup school $100K $5K sign on $2k referral | March 24, 2007, 2:28 am |
| kostenlose web site registrierungsstelle domain com in domain registrieren web site de email domain kostenlos 1 | May 13, 2008, 10:37 am |
|