my script seems that is not receiving the variables

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
kaldo
Forum Newbie
Posts: 1
Joined: Mon Jul 29, 2002 7:06 pm
Location: Bucharest, Romania

my script seems that is not receiving the variables

Post by kaldo »

hy!

I have a problem with php and i though you may help me.

On my PC , i made a login form and a script that take the variables and verify if they are in a text file. after that , the script opens a page.

And all this are working well on my PC. When i put the files on the server wich stored my website , it seems that the variables are not sent.

what shall i do?
i use <form action="my url" method="post">bla bla </form>
:roll:
fatalcure
Forum Contributor
Posts: 141
Joined: Thu Jul 04, 2002 12:57 pm
Contact:

Post by fatalcure »

Post Reply