Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so
Doubles are giving me problems
Ok so, first of all i made a double = 0.05, but when running the debugger it shows up as 0.04999. I
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
$get problem
Hi Guys ...
can you please tell me what i am doing wrong here
Code: <?php
problem with php mysql query
Hi guy's...
I'm totally lost here..because don't have any idea how to make a query for grab r
Cloud Computing?
Hello,
I was wondering if anyone could help explain this term to me. I'm starting to hear it
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP
Month String to Numeric?
Hi guys,
Given a month as a string, is there a simple way to find the numeric representation
Multi image upload
I have a gallery to build and want to build a dynamic upload form to allow for $var number of fields
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,