PHP Form to Variable.
Hi! I have written a HTML-form code in DreamWeaver CS3 (in a PHP doc) and I really need it to work s
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
PHP search multiple input field box help
I am having a problem with my search script. At current it will simply search by a selected date whi
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
do while conditions
i want to display 6 images in a 2x3 table
now what would be the correct logic to
count that th
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
Post PHP form to non-existing page
The company that I work for host their PHP code on IIS on a Windows server, no Apache, so no mod_rew