Need to know how to send e-mails with PHP? This post covers the basics, and will have you communicating with your visitors in no time!
Need to know how to send e-mails with PHP? This post covers the basics, and will have you communicating with your visitors in no time!
If you have members on your website, they undoubtedly have set up a username and password. This post quickly looks at password encryption and obsfucation.
On most of the websites I’ve been building recently, I’ve been using the following snippets of code to make user-friendly icons appear immediately after icons — automatically.
It’s all done with CSS — though it may be something you’ve not seen before — and it’s an excellent timesaver once you’ve got it set-up.
EDIT:
You can see this [...]
Do you run a website that allows users to reference images?
For example, a forum where users set a web address to show their avatar, or allows them to link to an image of a video clip, graphic etc. This post looks at how easy it is to capture information about people viewing these user referenced [...]