mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
Solution Manager BPR
Does the SolMan-BPR-ARIS-Integration (http://www.ids-scheer.com/en/ARIS/ARIS_Platform/ARIS_Business_
simplexml and xpath - Need some help
Hello,
I am trying to parse an xml which comes back from Amazon and I am trying to know how m
Phase Error I can't seem to find :(`
Hey guys, I can seem to find my phase error on this. I am getting this error
[error]
Pars
Transform value 0 in no and 1 in yes help needed
Hello,
I have this in the table: "value" type int 0 to represent false and 1 to represe
Checkbox info wont include in Mailto
Hey, im new to php.
Basically I have made a form to request which type of job(s) are needed, whic
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me