Click here to get back home

PHP documentation in pdf format?

 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 documentation in pdf format? Phil Latio 05-10-2005
Get Chitika Premium
Posted by Phil Latio on May 10, 2005, 10:43 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 ThreadsPosted
Is There a PDF for the PHP Documentation? August 16, 2004, 11:02 am
Need help with documentation November 9, 2005, 10:27 am
Looking for documentation December 13, 2006, 3:37 pm
PHP Documentation April 4, 2008, 7:43 pm
Where's the "real" documentation on PHP? July 21, 2004, 6:20 am
Current PHP Documentation... August 17, 2004, 2:56 pm
Where is PHP4 documentation? July 18, 2005, 11:27 pm
PHP online documentation March 6, 2006, 12:56 pm
tzdata Documentation: Where? June 13, 2007, 9:57 pm
Documentation on strpos February 9, 2007, 5:38 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap