filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
ORA-00932: inconsistent datatypes: expected - got CLOB
SO : windows xp
database : XE
there is a table (transito) with two fields of clob
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Problem with umlauts and UTF-8
Hello every1,
I'm creating my own little CMS at the moment and got some problems with the cha
Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
Inserting into MySQL Newbie
Hi ive got a slight problem where ive made a simple web form where the customer inserts the ammount
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,