Click here to get back home

Help with a php register - login script

 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
Help with a php register - login script icetilloveu@gmail.com 08-24-2007
Get Chitika Premium
Posted by icetilloveu@gmail.com on August 24, 2007, 12:31 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

Posted by burgermeister01@gmail.com on August 24, 2007, 2:11 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
changing old script - register globals - how to convert? January 31, 2005, 1:48 am
Login script for php August 14, 2006, 12:51 pm
Looking for a login script August 17, 2007, 8:27 am
Using variables in login script: August 11, 2004, 8:54 am
php login script - no mysql February 5, 2006, 2:53 pm
PHP Login Script, Why MD5 Hash? November 11, 2007, 12:12 pm
problems with login script May 19, 2008, 7:36 am
Re: OWA: 'Posting a Login' From Outside Script? July 16, 2008, 4:59 pm
Problem with simple PHP login Script March 23, 2006, 7:24 pm
session problem with login script April 25, 2006, 2:35 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap