phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Taking an HTML form and a PHP program and making it into one working file.
Hello,
So I would like to display everything INSIDE a specific directory. In other words, I
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
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
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I
help understanding hidden input w/ php
hello i'm doing a tutorial where there are multiple forms for an edit page for a user to update thei
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
Need help with basic sql
Hi,
I am using oracle 10g, and having some small doubts related to sql , here goes the si