Help with variables
- From: sideburn <xxx@xxxxxxx>
- Date: Mon, 30 May 2005 15:41:44 -0700
I cant figure out why my variables aren't getting to my php file
If I have a file called test.php and the contents look like this:
<?php
echo $example;
?>
Why doesn¹t it echo my string if I do this:
http://www.mydomain.com/test.php?example=test
.
- Follow-Ups:
- Re: Help with variables
- From: Tony
- Re: Help with variables
- From: Ed Koren
- Re: Help with variables
- From: Shelly
- Re: Help with variables
- References:
- How to change pictures everyday using php
- From: Luigi Donatello Asero
- Re: How to change pictures everyday using php
- From: Geoff Berrow
- Re: How to change pictures everyday using php
- From: Luigi Donatello Asero
- Re: How to change pictures everyday using php
- From: Luigi Donatello Asero
- Re: How to change pictures everyday using php
- From: Joseph Melnick
- Re: How to change pictures everyday using php
- From: Luigi Donatello Asero
- Re: How to change pictures everyday using php
- From: Joseph Melnick
- How to change pictures everyday using php
- Prev by Date: Re: How to change pictures everyday using php
- Next by Date: Re: Help with variables
- Previous by thread: Re: How to change pictures everyday using php
- Next by thread: Re: Help with variables
- Index(es):
Relevant Pages
|