Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Script not running properly
Hello Everyone
This is a basic script for posting to a database. I'm not sure why it doesn't work
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
upload form file types....
Hey all, I am learning PHP and I am writing a script from the W3C Schools tutorials for uploading fi
PEAR Email Attachment w/ $gpg
I have no issues with this code if I take out the attachement section and include the info in the em
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
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