phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
unserialize help, getting errors
hi all ,
I got a form with 6 fields (2 input and 4 select box), when the page loads one block is
Trouble verifying database password
Thankyou to everyone who responded to my last post (I can't find the posting, it has been buried). <
Problem executing bash script using shell_exec
Hi there,
I created a bash script file using following code to convert doc documents to pdf using
Array help
Hello i got this code to fetch data from database but it is not working it displays
7
Array
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t