contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
UDP Multicast question
Hey,
Im not really in the know when it comes to network related programming and activitie
Date help - fetch dates for Mondays between xxx and yyy?
Does anyone know the best way to do this? I have two dates, say:
2010-01-26 and 2010-05-30
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t