when you download a script from hotscripts.com and the folder goes to your downloads on your computer, what is the best method of implementing the script on your site.
If your using dreamweaver cs5 and download a user authentication script, what would be the procedure of implementing this script??
thanks
How to use DOWNLOADED PHP SCRIPT? (hotscripts.com)
Moderator: General Moderators
Re: How to use DOWNLOADED PHP SCRIPT? (hotscripts.com)
You need a php enabled web server. Then create a virtual directory in the web for your application, usually you unpack the files from the download into that virtual directory and look for some file named README or INSTALL for more instructions.
You then "run" the application by opening a web browser to the appropriate url of your web server directory.
You then "run" the application by opening a web browser to the appropriate url of your web server directory.