Multiple forms on the same page (safari)
Hello everyone,
I have 3 forms on the same page, that opens in a new window and submits to a
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
Random date selection
i want to select random date with time(hour+minutes+sec) where date is specified(10/22/2009) and tim
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
Simple email form - Newbie
Hello all,
First time poster!
I've been asked to create a simple HTML form that submit
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th