Click here to get back home

PHP PROGRAMMING HELP ??

 HomeNewsGroups | Search | About
 comp.lang.php    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
PHP PROGRAMMING HELP ?? rbs 06-07-2005
Get Chitika Premium
Posted by rbs on June 7, 2005, 12:01 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 ThreadsPosted
Programming help November 17, 2004, 8:57 am
Programming December 22, 2005, 3:15 am
New to OO programming March 8, 2006, 1:19 pm
Will pay for PHP programming September 13, 2006, 4:10 pm
better programming January 4, 2007, 3:12 pm
Excel and PHP COM programming. November 7, 2004, 10:07 pm
Buy Programming Books November 29, 2004, 11:31 pm
beginning web programming July 8, 2005, 4:23 pm
Programming for bank September 12, 2005, 4:55 pm
PHP visual programming example December 12, 2005, 1:21 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap