phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Adding to the next element in a multidimensional array
Hi, I'm trying to add a value to $node->field_spaces['nid'] where x is the next available spo
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
SAP BCS. BPS
Hi all,
I am seeking reading note on the following in BW
BCS, BPS
ADVANCE
Displaying Site Logo/Icon on a Title tag
really need some help out here. I want to insert a Logo/Icon just like the one close to the "PH
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
Table trouble
i have been reading the forum for a few weeks and decided to join. i like the format and the advice
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Clean URLs
Hi I was wandering if anyone has ever implemented URLs on their PHP run website using URLS like wiki
error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc