check comment for html
hi, I just wanted to check if a comment a user posts contains HTML, and if it does, to not allow it
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
PHP Code reffering to database, doing something wrong.. pls help
Well i am quite new with PHP
and for school we have to make a PHP script which reffers to a Data
script and html conflict in trying to create a header.
I have an error is occurring because of an html webpage with a "php require" at the top of
PEAR Email Attachment w/ $gpg
I have no issues with this code if I take out the attachement section and include the info in the em
Checkbox info wont include in Mailto
Hey, im new to php.
Basically I have made a form to request which type of job(s) are needed, whic
Weekly Calendar
Hi, I am looking at creating a weekly calendar. The calendar will read from Monday - Sunday. Does an