Click here to get back home

PHP with WML problem

 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 with WML problem Brian A 07-26-2004
Get Chitika Premium
Posted by Brian A on July 26, 2004, 10:27 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 Gordon Burditt on July 26, 2004, 10:46 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
Problem of php_ldap.dll in appserv 2.4.3 and Problem of Apache server in appserv 2.5.3 January 27, 2005, 7:53 pm
Var problem ... September 9, 2004, 9:25 pm
BIG problem. January 17, 2005, 7:05 pm
css problem February 28, 2005, 5:44 pm
Problem April 11, 2005, 5:05 pm
Problem.... May 31, 2005, 10:37 pm
Can anyone help me with this problem please....? July 14, 2005, 11:41 pm
php.ini problem October 20, 2005, 4:44 am
A problem with '"' October 22, 2005, 2:29 am
l/f problem? November 9, 2005, 10:45 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap