[PHP-WIN] Variable Problems

2003-06-06 Thread Dylan Williams
Hi all, I'm having trouble using variables. If I create a PHP file and define the variables within it (e.g. $name = "Bob";) and then ask the same file to ouput the variable as part of an echo command (e.g. echo( "Hello, $name"); ), it works fine. The problem comes when I try to link to a PHP fi

[PHP-WIN] Variable problems

2003-03-09 Thread Reggie P
I am new to php and I am having problems passing variables from one page to another. I wrote a simple script as such: name then pass to this page: I get this for the response: Notice: Undefined variable: test in E:\websites\girls\cgi-bin\insert2.php on line 8 Please help!!

[PHP-WIN] Variable problems

2001-01-29 Thread Diverge
Hi. I've sort of programmed myself into a corner on a recent projekt i've been working on. This is the last part of the projekt, and i sure hope someone can help me on this one. Scenario is: I want to read a HTML file containing PHP variables into a string, then replace the variables with tex