Email Processor
I have a few questions so this post will be a larger one! Sorry, but I'm a bit of a PHP newbie so be
foreach loop, assistance request
I would like some guidance on the usage of foreach as I try to parse through a large database and wh
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
Port scanner problem
Hai
recently i developed one app through which u can check the opened and closed ports under an
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
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
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<