I recently had an SEO expert give us a few hours of his time to provide some suggestions to compliment our SEO strategy. One of the techniques that he introduced I was so impressed with (due to it’s utter simplicity) that I am kicking myself for not thinking of it before! Basically, if you have …
Category Archives: Programming
PHP Walker 1.0
Developed by Arthur Borisow, listed in Algorithm Walker can be used to convert an array into hierarchic data. It can traverse an array of elements which may be objects or arrays that have entries that define an identifier of the entry and the identifier of the parent entry.
PHP Walker Class
walker class. This class will load results by executing given SQL query and then create multidimensional array that will have entries in right position. Let’s say that you have this data in your database.
Simple Class API Generator
SCA Generator Source Shown below is the source code for the API generator. As you can see, I am using the SCA_Generator class itself to generate its own API.
phpVirtualBox
An open source, AJAX implementation of the VirtualBox user interface written in PHP. As a modern web interface, it allows you to access and control remote VirtualBox instances. Much of its verbage and some of its code is based on the (inactive) vboxweb project. phpVirtualBox was designed to allow users to administer VirtualBox in a …
php MATRIX encrypion and decryption program