small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Batch Related Pricing
Hi, I need some clarity on the batch related pricing
For example the following are the b
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
email CODING Problem
Email coding problem.
I need to send a section of the info to $tf and the same as a Cc to $em
HTML Form Server Side Validation
Hi, Im new here, im currently doing a website for a friend, and I have designed using snippets from
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Display data returned from Ajaxservices!!
I have a question about displaying results using ajax. I have part of the code below.
$.ajax({
Is there a quick way to do this?
Hi all,
I need to create a mysql table from php that goes a little something like this
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
PHP search multiple input field box help
I am having a problem with my search script. At current it will simply search by a selected date whi