phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
DATEDIFF Question
First time post, and of course it is a help question.
I am using a WP plug-in to display prev
Php WordPress help
I am writing the following code for making a plugin
<?php
header("Content-Type
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.
Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni
links using header()
Hi All
I'm not sure where to ask for help on this but I hope someone can offer some. I'm at
The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there