Jump to content

New with PHP need help with login script


Txchaser

Recommended Posts

I am new to php and found this login script tutorial on the net, now the 2nd one I have tried. I am having a problem with it to where after I have all pages done all setings correct ect. when I try to go to any of the pages it is asking me if I want to save the file or find a program on the net to open it. The 1st tutorial that I tried was the same way but after reading on it I found the problem with it being that "try true" was not in the url. This 2nd tutorial that I am working on now has nothing like that that I can see unless I missed it. Can someone help me out on getting this script to work the correct way. Here is the url to the tutorial if it helps :

 

http://www.ineedtutorials.com/articles/ ... p-tutorial

 

The help is appreciated.

It seems that the script is not evaluated by the server. Check whether the files are stored in the correct server directory and make sure you access the file via 'localhost' (or whatever host you are using), not via 'file://'. Hope this helps!

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.