formating when pulling data from a mysql database
Ok so Im not to sure if this is the right thread to post in but here is my catch 22 issue.
I
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
filesize problem
i use ubuntu 9.10 and i have mountet a folder from an windows
/mount/FOLDER
/mount/FOLDER/
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Batch Related Pricing
Hi, I need some clarity on the batch related pricing
For example the following are the b
I need desperate help with this php code integrated with flash please
Can someone please help me with this php code which I have been stuck on for weeks . I am trying to
setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cooki
Update data to upper case in parent/child tables
Hi Gurus!
In production we have a product table and which is being reference by many tabl
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Need help with basic sql
Hi,
I am using oracle 10g, and having some small doubts related to sql , here goes the si