Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
HeaderSelectedCssClass not working
I have an accordian where I have a drop down list in the first pane and a grid in the second pane.
How do I use ValidatorCallout extender in Login control?
Hi,I'd like to customize the look and feel of the login control a little bit. One thing I'd love to
Insert to MySQL inside foreach
Hey.
I am parsing some html, and putting inside an html db.
I need to create a randomized inte
no idea what to do...
I'm fed up. I had issues with code that I have working on a different site that didn't work on my cu
help connecting a form to php and then emailing the form
Ok. So, I made a form, and I need help to where when submitted, I get an email with the submitted de
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
simple php table loop
Hi all,
I've the following code
<?php // Create category options
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc