CURL question
i am wondering if it's possible to use multi curl with login something like
login once to web
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
Help on query replacing the date
Hi Pals,
i want to replace the current date in a column to some value say C or D or any n
Help with PHP Calendar code...
Hello, I'm new to this forum and I'm glad I found it.
I wrote this code for a PHP calendar as an
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
need help to creat database
Hello Team, please guys i am stuck from three days with paypal issue for IPN but no luck yet now i w
How to pass parameter to tag query?
Hi,
I want to get the value of a tag at a specific time (like 10/27/09 15:29:59), I need to giv
limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <