phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
Better Method of a Member Cloud
I assume most people know how tag clouds work, where the tags most used are bigger and the least use
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)) {
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Sending a hyperlink through mail
HI all,
I am sending a mail to outlook mailbox of a user using FM SO_NEW_DOCUMENT_ATT_S
please help
HTML Code:
Code: <span id="ctl00"><span>
i need help with php header and footer
I have designed a header and footer for my site and they seem to be ok when they are running individ
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than