Detail Expenses Report by Cost Center
I would like to obtain a report out of SAP that shows a list of expenses by cost center that shows t
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
Probably a simple error...
I'm getting the error -- Parse error: syntax error, unexpected '{' in /home/content/c/s/t/csteffen24
How to extract/download content from HTTPS page?
Hello to all the Members of this forum, Im Shoiab, A novice programmer in php.. for my first job I h
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to di
utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r