Sales orders ans reservations not taken into account on MPS / MRP
Hello,
I am implementing the MPS / MRP and I have the following problem:
I ha
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
Something Non-Traditional. Can we solve?
I have an idea for an application here. It's mostly flash, but it couldn't work without a somewhat n
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
Can't get the unicode character
I'm trying to get some text from various parts of a file. I have converted the file to hex (bin2hex)
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.