phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
Need help making a script that moves data into acrhive table
Hi,
I'm kinda new to php/mysql
And i wrote a simple script to store sales lead for a b
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
Need Help with a query
Hello,
For some reason I am just not getting the right answer when I do this query and not quite
Deleting Partners on the Customer Master.
Does SAP handle removing the Partner from Open Sales Orders when a Partner is deleted in the Custome
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();