Click here to get back home

search engine recommendation needed

 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
search engine recommendation needed Bosconian 09-21-2004
Posted by Bosconian on September 21, 2004, 5:50 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
Looking for a search engine that search a mysql database May 9, 2006, 2:09 pm
search engine July 27, 2004, 7:12 pm
PHP and search engine December 18, 2006, 12:02 pm
search engine optimisation September 22, 2005, 9:54 pm
search engine in php,mysql March 14, 2006, 1:43 am
Search Engine Recommedations anyone? May 24, 2006, 1:20 pm
Need advice on search engine May 31, 2006, 12:37 am
PHP Powered search engine February 25, 2007, 8:49 pm
Search Engine Optimisation ? March 15, 2007, 6:15 pm
Web Site Search Engine Recommendations September 20, 2004, 5:30 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap