Click here to get back home

Spell Checking.

 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
Spell Checking. Bill H 08-07-2004
Get Chitika Premium
Posted by Bill H on August 7, 2004, 5:35 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 Justin Koivisto on August 9, 2004, 2:14 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
Spell Checker w/PHP June 19, 2007, 1:58 am
recommendations for spell check for web forms May 11, 2006, 3:16 pm
spell form fields using google API? May 19, 2006, 2:12 pm
Hi, need isuggestions for PHP based spell checker please :) June 17, 2006, 12:00 am
checking paramters in the url bar August 5, 2004, 4:00 am
Checking if URL is valid February 20, 2005, 3:43 am
Checking for username... June 13, 2005, 9:50 pm
password checking March 15, 2006, 11:13 am
PHP Input Checking April 26, 2006, 6:13 pm
Checking a url exists July 12, 2006, 11:46 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap