registration form
first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause
path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
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
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
adding 0 to numbers
Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe
reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl