file_put_contents and createimagefromjpeg
All,
I do somethings and then I have the following code:
file_put_contents('./test/'.$filename
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c
DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
Product categories for registration
Dear all,
We are going live with the Supplier registered next week. At standard, the 'sel
displaying unknown amount of results
I am reading a directory and getting a list of folders in the directory, I want to display the folde
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am