ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
mysql timestamp manipulation
How could I use a timestamp (e.g 2009-10-30 13:20:35 ), and with php find out if it is:
from
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
Quick Syntax Question
Hi folks,
I'm getting the following error: "unexpected T_LNUMBER". I'm trying to b
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai