Current Page: 1 of 1
Results 1 - 3 of 3
13 years ago
audg
This is like an "if then" statement in shorthand. If $_POST['testbox'] exists, then $testbox = that variable. Otherwise $testbox is null.
Forum: WampServer English
13 years ago
audg
Thanks for your help! That helped me realize that the problem was not the path...the problem was that I was using <? instead of <?php for some of my statements, and had not restarted php after enabling short open tags. So thanks so much!
Forum: WampServer English
13 years ago
audg
Hello, This is a newbie question. I have looked through the documentation and searched the forum. I'm sure the answer is there, but cannot find it. I just installed WAMP Server and wish to use it for a testing server for my real website. I copied some working files from my site to my local server to experiment. On my server, I use the include statement: <?php $_SERVER['DOCUMENT_ROOT'
Forum: WampServer English
Current Page: 1 of 1