Author |
Message |
Topic: problem passing variables with url |
McGoff
Replies: 2
Views: 5388
|
|
Thanks roganty
that worked :)
I had upgraded from "PHP 4.3.1" to "PHP 4.3.8"
added this to the top of "std.php" and all is good
<?php $content = $_GET['content'] ; ?>
t ... |
Topic: problem passing variables with url |
McGoff
Replies: 2
Views: 5388
|
|
I have been using Abyss as a home test server for 2 years and have just done a fresh windows install after an upgrade
I seem to have forgotten a setting somewhere
I have a "std.php" page that I us ... |
|