Results for: "Database"
Categories (1)
Contents (134)
Shodan: The scariest search engine on the Internet
"When people don't see stuff on Google, they think no one can find it. That's not true." That's according to John…
read more
Six Useful PHP code snippets
Here’s a mini list of useful PHP code snippets that we find using on a weekly basis. You could use…
read more
PHP JSON: An Example Javascript JSON Client With PHP Server
While JSON has many uses, probably the most common use is to pass data structures to Javascript. JSON is simply…
read more
Tips to Create Secure PHP Applications
PHP is one of the most popular programming languages for the web. Such languages are very helpful for the programmer…
read more
PHP:EZSql class, manage your database connection easily
EZSql is a php class to make it very easy to deal with database connections, there’s already an ezsql documentation: Extensive…
read more