updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
Feed Maker
Hi all.
First of all I must say I am not a php developer so I am afraid I don't know much about i
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
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
php mailer
How can i send a mail to large no, say 50,000 reciepients using [color=#0000FF]php mailer[/color]
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Question handling xml data
Hello,
I have sucessfull followed this tutorial
http://www.phpfreaks.com/tutorial/handlin
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.