simplexml_load_file and rss problem
Hi,
I have a problem parsing an rss feed using simplexml_load_file - this is strange as i hav
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
[RESOLVED] Socket/Port remains open after app crashes
I'm having this problem with a networked app in vb.net.
If the program exits normally the por
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
MS Exchange 2007 integration with ECC 6.0
Hello Experts,
We have ECC 6.0 and MS Exchange 2007. We need to integrate ECC 6 and MS Excha
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
What's best way to get a user's Word doc converted to simple html and images?
Hi all,
I was just wondering if anybody has any experience of this.
Basically, I'm buildin
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
Getting number of affected rows in SQLPLUS..
Hi everyone,
I have a shell script where i am invoking sqlplus, running a query and saving t
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN