Click here to get back home

PHP Jobs

 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 Jobs Sharon O. 08-05-2006
---> Re: PHP Jobs Armando Padilla08-06-2006
| |--> Re: PHP Jobs Stan McCann08-06-2006
| |--> Re: PHP Jobs Richard Levasse...08-06-2006
| | `--> Re: PHP Jobs Richard Levasse...08-06-2006
|   ---> Re: PHP Jobs Richard Levasse...08-09-2006
|   `--> Re: PHP Jobs Miguel Cruz08-06-2006
|--> Re: PHP Jobs Chung Leong08-06-2006
`--> Re: PHP Jobs Jerry Stuckle08-06-2006
Get Chitika Premium
Posted by Sharon O. on August 5, 2006, 8:05 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 Armando Padilla on August 6, 2006, 12:54 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 Stan McCann on August 6, 2006, 2:42 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 Richard Levasseur on August 6, 2006, 3:44 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 dawnerd on August 6, 2006, 1:49 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
PHP Jobs January 2, 2006, 8:10 pm
Jobs in php May 15, 2006, 11:21 pm
PHP Jobs October 2, 2006, 10:27 pm
php jobs September 25, 2008, 3:25 pm
PHP and cron jobs March 14, 2006, 12:03 pm
Cron Jobs March 18, 2006, 8:41 pm
cron jobs May 17, 2007, 5:13 pm
Hot Jobs For Fresher June 27, 2007, 1:43 pm
Php Jobs in Delhi, India August 12, 2004, 12:19 am
[FAQ] Where can I find PHP programming jobs? March 7, 2005, 1:55 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap