it-security-01

How to Block Referrer Spam Bots

About referrer spam Referrer spam requests are requests for some pages with a faked referrer string (where the user came from). Normally this is just annoying as it appears in your ...
symfony_logo_01

Symfony v2.6.0 Released

Symfony is a PHP web application framework for MVC applications. Symfony is free software and released under the MIT license. Version 2.6.0 has just been released and it comes with ...
Zend Framework 2.0 by Example Beginners Guide Paperback Amazon  01

Zend Framework 2 Books

Zend Framework 2 is relatively new PHP framework that has almost nothing in common with the previous version, Zend Framework 1. Because of this there are not many books on this topic ...
php-coding

PHP – JSON Indent Function

Starting from version 5.4.0, PHP function json_encode() has additional option, JSON_PRETTY_PRINT, determining whether json data should be formatted in a human readable format or not ...
wp-badge

WordPress – Deleting Images When Deleting Post

One of the problem with WordPress is when you delete a post, its attachments will not be deleted, i.e. if the post has attached images they’ll remain on the server and file system Note: ...
wp-badge

WordPress – How to Delete Users With SQL Queries

If you want to remove WordPress user(s) and all their data here are SQL queries you should run over your database (just replace %USERS IDs% with ids of users need to be deleted. -- ...
zend-logo

Zend Framework 2.2.3 Released

The Zend Framework community is pleased to announce the immediate availability of Zend Framework 2.2.3! Packages and installation instructions are available at: http://framework.zend.com/downloads/latest This ...
zend-logo

Zend Framework 2.2.1 Released

The Zend Framework community announced the immediate availability of Zend Framework 2.2.1! Packages and installation instructions are available at: http://framework.zend.com/downloads/latest This ...
zend-logo

Zend Framework 2 – Invokables vs. Factories vs. Services

Beginners in Zend Framework 2 can see using “strange” config keys such as factories, services and invokables in many configuration files. For example: ... 'invokables' ...
zend-logo

Zend Framework 2 Tool (ZFTool) Tutorial

ZFTool is an utility module for maintaining modular Zend Framework 2 applications. It runs from the command line and can be installed as ZF2 module or as PHAR. Features – Class-map ...
Page 1 of 3123
© 2024 LoneShooter.com. All rights reserved. Site Admin · Entries RSS · Comments RSS