Could Someone Please Debug This?
I was wondering if someone could debug this script for me. I realize it's not the tidest script (and
Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
unexpected T_VARIABLE error
Hey all! I'm getting an unexpected T_VARIABLE with the following function:
function getHighes
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
php ajax - two drop down list with a submit button
i have created a form with 2 drop-down list and a submit button. I would like to know how to pass th