Click here to get back home

PHP + MS SQL on a linux box

 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 + MS SQL on a linux box Shabam 09-30-2004
Get Chitika Premium
Posted by Shabam on September 30, 2004, 3:23 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 CJ Llewellyn on September 30, 2004, 11:25 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
[News] [Linux] Firefox for Linux Could Soon Be Improved at Expense. May 30, 2007, 5:47 pm
Linux Today - 30 Game Scripts You Can Write in PHP (Linux Today) November 21, 2008, 4:11 am
PHP as CGI does NOT under Linux?? September 1, 2004, 4:36 pm
PHP, COM, and Linux October 6, 2004, 11:55 am
How do you upgrade php on linux? July 29, 2004, 10:04 am
Linux binaries for PHP 5.0.4? August 2, 2005, 6:01 pm
PHP 5 and Mandrake Linux 9.1 September 24, 2005, 10:35 pm
COM/DCOM on Linux November 17, 2005, 12:29 pm
SSH and Linux/Unix...need help! December 3, 2005, 5:34 pm
how to use adodb with php/linux? February 27, 2006, 8:25 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap