insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
PECL uploadprogress for php5.2
Hey, I just installed PHP5 via .htaccess on my 1and1 Shared Hosting Account.
How would I exac
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han