Firefox displaying PHP source code??
Currently testing a site thats almost built, am going to be including php on a sidebar on all pages
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap
Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S
Connecion issue
Hi,
For some reason, I keep getting this error when trying to connect:
Warning: mysql_
Help with usergroups? prolly really quick
So were coding our own forums for a game system we made an we have the users level setup but now I n
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
Anti Spam Code Problems
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually