Click here to get back home

Re: Announcing the RosAsm Library Project

 HomeNewsGroups | Search
 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
Re: Announcing the RosAsm Library Project Steve 10-05-2007
Posted by Steve on October 5, 2007, 12:04 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
Announcing PHPCamp.net January 24, 2009, 3:00 pm
Announcing phpsh -- an interactive shell for PHP August 28, 2006, 4:03 am
Announcing new SQL compatible flatfile database (Gladius DB) February 13, 2007, 4:17 am
PHP Startup: Invalid library (maybe not a PHP library) June 26, 2008, 6:12 pm
Announcing open source Content Management System February 8, 2005, 12:55 pm
Announcing : Fixes for PHP-issues in SMODL Development Suite 1.0.2 January 15, 2007, 9:41 am
PHP/CRM Project April 20, 2005, 4:20 pm
Need help in a project on PDA May 6, 2005, 4:04 am
Up for a new project? June 20, 2005, 4:00 pm
A big project September 15, 2005, 11:09 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Driving a better car - Fuelzilla.com

Cabling site for homeowners and pros alike - Cabling-Design.com

Friends:

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap