Click here to get back home

Date stored in DB in the following format: 2004-06-29 09:06:36+01

 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
Date stored in DB in the following format: 2004-06-29 09:06:36+01 bissatch 07-08-2005
Get Chitika Premium
Posted by bissatch on July 8, 2005, 2:53 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 Chris Hope on July 8, 2005, 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

Similar ThreadsPosted
Date format March 12, 2005, 6:48 pm
How to format a date? January 14, 2008, 6:28 pm
DATE Format March 25, 2008, 6:28 am
Convert a date format May 25, 2006, 4:30 pm
SQL Statement with DATE format June 25, 2007, 6:39 am
Date storage format January 1, 2008, 9:22 am
rss date (rfc822) format September 20, 2008, 11:08 pm
Always local Time & date format? November 12, 2004, 11:55 am
Input string and date format December 3, 2004, 5:08 pm
How to format at date field output July 25, 2006, 8:49 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap