Jump to content

[SOLVED] can't print variable written in the page ling


SZero

Recommended Posts

hi every1..

 

i posted a topic lately on how to disable debugging cause of the NOTICE message..

anyway i asked this cause when i was trying to print a variable sent in the link it shows this message and doesn't prin it..

 

to make it more simple, there's a page called Index.php with this code in it:

 

<?

print "$extra";

?>

 

i call the page like this:

 

www.MyDomain.com/index.php?extra=Hii

or

www.MyDomain.com/?extra=Hii

 

before an error appeared (NOTICE: Undefined Variable extra....) and it didn't print, now i disabled debugging, no errors show but still doesn't print..

 

any help plz.. ty

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.