Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
pull content
I have an existing page, domain/adverts.php which has a good PR. I've just rebuilt my site and the n
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
Not "Just Another" MMORPG - text based.
Hello,
I've been learning MySQL and PHP for the last 2-3 years.
Though, I've had long paus
email CODING Problem
Email coding problem.
I need to send a section of the info to $tf and the same as a Cc to $em
Quick variable question
hey guys/gals,
im trying to write a php script and it works fine as i have it, but i need to set
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Allegro crashes when running load_bitmap. Why?
I can not get Allegro to load any BMP images. Here is a section of test code. The picture is in the
PEAR Email Attachment w/ $gpg
I have no issues with this code if I take out the attachement section and include the info in the em
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil