email form (cannot find the problem)
Hello there. I've been having trouble with an email form. Can't find the problem really. I've tested
Had a simple form script that suddenly stopped working
It was made about a year ago and had been working fine. Last time it was known to work for sure was
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
PHP Blog help
Need help with posting comments in a word press blog? I have a comments page where the comments are
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<
Firefox displaying PHP source code??
Currently testing a site thats almost built, am going to be including php on a sidebar on all pages
How to Create a Dynamic table
col1 col2 date1 date2 date3 date4..........
a b v1 v2 v3 v4
session variables not working anymore
hello,
i use sessions to handle authentication within my site. my host has been changing a lot of