Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.
POST into Array problem
Hi Chaps,
I have a repeat region, displaying rows of data: jobid, fromtable, translatorcharge
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Image resize
Hi again fellers
I managed to sort out the issues with the folder,
Final hurdle is th
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
Significance of BPM
Hi Experts,
I am a novice in BPM , I just want to know how BPM as permenant department is
How to give the privillege for triggers?
Hi,
How to give the privillage for triggers to particular user?
Please let me
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But