small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
gather checkbox data from form into email
Hello all,
First, i'd like to thank everyone who responded to my previous posts regarding set
Help with Contact Form
I have this Form on an html page and the associated code on page.php (below).
I keep getting the
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Word Trimming
Hi Guys & Gals!!
Hope you are all ok....
I need some help with the following