Install page
How do I make it so when a user submits information on the Install page, it'll right it into the cor
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
FlashVar function how to insert variables
Hi guys. Im new in this forum and also new in php programming. Can you help me about this code?
<
distinct rows
Hi
version 10.2.0.3
I have a query output something like the following
ID
quotes changing
hi all
in my content
opening quotes " changes to “
close qu
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Attempt to assign property of non-object in...
I'm having issues with the following function in PHP 5...
function getTreeWithChildre