Unique Visitor Tracking
Hello. Currently, I run a voting site where voters are tracked by their IP address and can only vote
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
Click counter to ignore traffic from search bots
I have a click counter on my site that...well, counts the number of clicks a link gets on the frontp
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
Creating web pages by php
Hello again,
I was just wondering us there a way to use a php script to create a new web page. I
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou