How to schedule the a job?
Hi,
I have prepared a task ( i.e. a procedure is prepare the file and send the same to con
Switch letters in message (basic cryptology)...
I am trying to switch letters around in a message for an application on my site (see here). The prob
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
CHECH A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
very easy question about SQL info
Hello,
I think that I have a very easy question.
I know how to create a form using php SQL and
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another: