Anti-SQL Injection
4
A simple search array example.
16
Format a phone number with php.
13
I needed to send an email through an authenticated SMTP server. I found the snippet on the PHP website to do the trick.
13
Generate a random number or string in PHP.
4
This is a quick and dirty function for preventing SQL Injection, the function is designed to clean any variable that will be concatenated into an SQL query. Apostrophes and Double-Quotes are changed to entities in order to ensure that encoding does not become an issue when the content is pulled back into a page. I'm looking for criticism here, I want to know if this is secure or not.
12
Here is an easy calendar!
Hope you like it dude =)
Hope you like it dude =)
9
List files in your current di
5
How to connect to your mysql serve
7
Implementation of file_put_contents for PHP4
5
Random String Generato









