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
simplexml and xpath - Need some help
Hello,
I am trying to parse an xml which comes back from Amazon and I am trying to know how m
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<