a very old wapdesire version 1 by ori .
as requested
Collapse
X
-
ini_set("register_globals", 1):
write this in top of php code before anything sent to browser.mysterio.al - programming is a functional art
Comment
-
In the php file you would need it, type that code. In the top of the php file, after <?phpmysterio.al - programming is a functional art
Comment
-
And settings in the scripts admin panel?
If not that problem, u need something like
PHP Code:foreach ($_POST as $key => $value) {
$key = $value;
}
foreach ($_GET as $key => $value) {
$key = $value;
}
-----------------------------------
We wrote at the same time, ok cool.Last edited by arnage; 12.01.11, 19:12.<!DOCTYPE html PUBLIC "-//WAPFORUM.RS
Comment
Comment