Install page
How do I make it so when a user submits information on the Install page, it'll right it into the cor
Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni
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
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr