upload form file types....
Hey all, I am learning PHP and I am writing a script from the W3C Schools tutorials for uploading fi
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm
PHP not creating file.
Its supposed to create a .ini file in the /scriptfiles/users/ with the name they entered into the fi
PHP IMAGE UPLOAD SCRIPT
Hi for the last week i have been looking for scripts that will upload a photo to a certain folder wh
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a