FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Re: php-debug-faq-post in progress
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: php-debug-faq-post in progress [message #171611] Wed, 12 January 2011 03:34
anny2work_at_gmail_do is currently offline  anny2work_at_gmail_do
Messages: 3
Registered: December 2010
Karma:
Junior Member
responding to
http://www.1-script.com/forums/php-debug-faq-post-in-progress-article68437- -7.htm
annyphp wrote:

seaside wrote:

> 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\'; ?>\';
> }



-------------------------------------
PHP debug scripts
http://www.phpkode.com/scripts/category/php-debug/
[Message index]
 
Read Message
Previous Topic: Need help with simple script ?
Next Topic: AND in the if statement
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 12:50:23 GMT 2024

Total time taken to generate the page: 0.04802 seconds