with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
php mailer
How can i send a mail to large no, say 50,000 reciepients using [color=#0000FF]php mailer[/color]
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to di
Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks