Posted by alessio fornasier, fornasie@sci.uniud.it
on June 29, 2000 at 15:40
I'd like knowing if you can read or pass a variable from wml-script to php-script. I have to read from user input a number and store it in a variable; then I must pass the variable value to php-script.
The php-script "would" read the value to perform a database processing. I've tried but it doesn't work. Can anyone help?