Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
What exactly is net neatrality?
What exactly is it? I think it's anti-censorship and... stuff... but I don't really understand it
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Getting Resource id #11 while trying to connect..
So i tried using "DEFINE" for the first time and im using the variables i defined to conne
Save cookie to DB
I'm working on a pixel tracking script for an incentive website and I need to use an ASP script to s
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
Wierd if else problem
Hi guys,
this probably aint wierd for you, but it seems like php is playin up to me. may b i
Logging and nologging bulk insert
Hi,
oracle version: 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi