spitzmuller
Programmer
Hi there
I have Apache, PHP 5, MySQl 4 up and - as it seems - running smoothly on my desktop computer.
Now I have created a classic login-page using Dreamweaver 8: My problem is that when I submit the login-page, i cannot access the post-data on the called page. i.e. the $_POST variable is empty!! and so are $_SESSION and $_GET.
Is there some setting in the php.ini that I missed or any other setting that needs to be taken care of to make this work???? I'm desperate!
Thanks in advance to this great forum
I have Apache, PHP 5, MySQl 4 up and - as it seems - running smoothly on my desktop computer.
Now I have created a classic login-page using Dreamweaver 8: My problem is that when I submit the login-page, i cannot access the post-data on the called page. i.e. the $_POST variable is empty!! and so are $_SESSION and $_GET.
Is there some setting in the php.ini that I missed or any other setting that needs to be taken care of to make this work???? I'm desperate!
Thanks in advance to this great forum