Summary: I frequently provide my customers with a file listing of their hard drive. Unfortunately, the text files can be rather large and difficult for a non-...
Summary: I want to be able to have php scripts in my webpages, but i cant get things working... e.g. (saved as test.htm): <html> <head> <title>monkey&...
Summary: Hi, I'm really needing a php script to upload files into some directory... I need help... thanks... ---------------------- Diego Luces delr_91@...
Summary: I found a script on aother website that will show the screenshots from our games server. Ours working at http://tu.clanservers.com/modules.php?name=pb...
Summary: Can anybody guide me ( do not write the script for me just guide me instead if you ve not time), A php script that will take a list of 1000 to 3000 ke...
Summary: hi guys , i ve a problem in running easyphp1.7 . i placed my php scripts in C:\Program Files\EasyPHP1-7\www folder. easy php is already running in my ...
Summary: When I look at my PHP Info (Which you can look at http://ptrw.com/phpinfo.php) the page continues to flash, and I am guesing it is refreshing, it disp...
Summary: Not sure what you are asking. That is the basic send mail function in PHP. You need to assign values to the variables or hard code the values you want...
Summary: Hi everyone, I've made a little PHP script that reports the five latest posts to the Computing.Net forums. Justin Weber has made a page that you can m...
Summary: hai buddy, Have you typed your PHP script using notepad...If it so save it as filename.php and then select file type as "ALL FILES"...... Ev...
Summary: Could any one provide me the RSS2html php script to use in my website. I dont want any third party script. I want a self written script to get my news...
Summary: I am trying to create an HTML contact form using PHP. I am having trouble with the script . If someone can assist me, I would appreciate it. Here ...
Summary: Hiya everyone. I want to know if anyone knows of a good "Tell a friend about us" script, and how to implement it? Does this script need to be server s...
Summary: ok, i need a php script that will copy all of the content of one file so i can paste it into another file. $stuff = "script" kinda like that....
Summary: Hi, I'm still new to PHP (I've just got over the excitment of how the include statement works, its excellent it really is). Anyway, I need to create a...
Summary: Hi vtgamer- There are a number of PHP settings that can determine whether or not the code above works...register_globals is a big one - if it's not on...
Summary: hi, i have setup IIS on Win2K3 server and installed PHP 6. The PHP defaulg page works fine <?phpinfo()?>. However, i cannot pass any variable. for ...
Summary: Hello, I'm new to PHP and trying to figure out how to protect PHP include files. I've searched google and got one solution which needs to edit php con...
Summary: When you specify variables after a PHP page like that, you're using the GET feature. You can access Page through this: $_GET["Page"]; I would write th...
Summary: Hi I need a PHP script to check a file exists, for example, I have an image called potato.jpg. If it exists, it will print a message saying "well done...
Summary: you will need some javascript if you want to make the send message live, as in a user doesnt need to refresh a page or navigate on however it could be...
Summary: I know there are lots of PHP scripts out there to use for login aspects of websites for registered users. I want to use one of these for our site with...
Summary: im not going to go into detail here, but basically what i need is this: when a user fills out a form, the field entries will be POSTED to a php file w...