I think i'm using the syntax incorrectly
Hi Everyone!
I'm new to this forum and a newbie with PHP - I'm glad I found this site - I hop
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
InternetOpenUrl() Invalid cert
Hi all,
Does anyone know how to prevent calls to InternetOpenUrl() from failing with erro
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
Multiple upload and Resize
I would like some help on my script I have the for my index.php
////
<html&
Reditecting pages based on logic
Newbie here, apologies in advance!
I am trying to use the header function to forward one of a
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
Apple's revamped lineup arrives
I'm personally curious about the magic mouse.. a multi-touch concept sounds like it could be nea
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";