phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database
PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
split values
I have values that are returned to me in this format:
name=>test,age=>49
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
upload control not working with update panel
Hi,
I am working with Asp.Net FileUpload control with ajax update panel,
if i use the
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty