Click here to get back home

how get differences between text files: 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
how get differences between text files: help!? _mario.lat 01-20-2007
Get Chitika Premium
Posted by _mario.lat on January 20, 2007, 2:29 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 Andy Hassall on January 20, 2007, 2:51 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
differences of two files? September 7, 2006, 8:49 am
Uploading text files August 6, 2005, 4:09 pm
extracting text from pdf files October 31, 2006, 5:38 pm
inserting files text from DIR to MySQL September 14, 2004, 1:06 am
Distinguish between binary and text files November 8, 2004, 5:54 pm
accessing text files under modification April 26, 2005, 3:32 pm
PHP and Reading Linux Text Files February 17, 2006, 11:59 am
Differences with imap_headerinfo() between PHP 4.3.11 and 4.4.0? August 14, 2005, 5:12 am
Differences between Python and PHP December 17, 2005, 9:59 pm
Version differences January 11, 2006, 9:51 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap