Pass sql into pl/sql and create RMAN duplicate script.
Hi,
I'm new to pl/sql and I'm trying to write a script that will generate some RMAN comma
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i
GMail like Chat in ASP.NET
Hi,Can anyone suggest me, how to incorporate GMail like chat in my existing ASP.Net application.I wa
Multidimensional Array into an Html table, help!
Hello all, I am new to HTML/PHP so any help would be great.
I have a multidimensional array f
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr
Anti Spam Code
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo