ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
shift numbers with paging
Hi
How would i be able to display 10 numbers 1 2 3 4 5 6 7 8 9 10
and when I click next
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
Just wondering what you think about my site
I am new to phpfreaks i just seen this form and thought it would be cool to see what other thought a
php ajax - two drop down list with a submit button
i have created a form with 2 drop-down list and a submit button. I would like to know how to pass th
How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:<
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se