Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
Need Successful Return
Hello I am currently working a form here, and I have everything figured out except when I click the
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
Require select-option functionality in Module Pool Programming
Hi Gurus,
I am doing a development by Module Pool on Warehouse Management. For that devel
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea