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
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
quotes changing
hi all
in my content
opening quotes " changes to “
close qu
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
Page not Loading After Test
Hey All
It seemed that an inlcude statement wasn't working for some reason, so I tried a more
Not showing whole name with mail () script
I sent up a simple mail form with the PHP mail() script. One problem is when it sends an email with
Including calander to page - will not show other months than current??
im trying to add an existaing calander onto a profile page by using Code: <?php include "
IP question
ive got 2 ip addresses both global from same user how would i detect if they are local to each other
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa