logo
Aug
18
Marijan Šuflaj

Permissions Using Bitwise

This will be a quick tutorial on how to use bitwise operators in PHP to create permissions control. Some of next tutorials will cover how to implement it in application and how to use database to store permissions for users. Now some basics.

Read the rest

Aug
11
Marijan Šuflaj

Sql Queries Cache

This will be intermediate tutorial about caching SQL query results. We will use interface to make support for extending available ways of caching your results. We will create cache that will use MySQL database and flat text files to store cache.

Read the rest

logo
Powered by Wordpress | Designed by Elegant Themes | CopyRight ©2012 php4every1.com