With this class you can easely create a login page that checks the data in a XML , CSV or database table. The power of the script lays in that you can use it on every MySQL database table even on existing tables from other software packages like Wordpress, Mediawiki, MantisBt, ..... This is because you can define a custom password encryption function, user and password field. The combination of this functionalities makes it a universal usable ...
With this PageNav CLass is no longer trouble, you can easily create a simple paging functions, and styles can be modified easily to arbitrarily change the site into a consistent style, support for MySQL, PostgreSQL … and other databases, as long as they support PHP ’s In principle, the database can be compatible. Features: Easy and quick to use Offers two kinds of exquisite style Easily modify the CSS style Free to modify the button text...
This PHP component will allow you to keep track of the search terms that your visitors use to reach your website. Currently two major search engines are supported: Google and Yahoo. This is achieved by adding only one line of code to your website. This component can also generate a tag cloud of the most popular search terms. You can customize this tag cloud by modifying a simple CSS file. For this you only need one line of code as well. ...
Base is a Cakephp Role Based Access Control System Plugin, There are two ways you can make sure of it. One way is to plug-in it into your Existing Cakephp project, another way is to start a Cakephp project from Base. As a Cakephp plugin, Base is very powerful and easy to integrate it into your Cakephp project. As a role based access control system, firstly you have to define modules, then create roles and assign access rights to modules ...
Interfacer is an abstract library that allows you to easily create HTTP requests to external web APIs. It utilizes the cURL library to seamlessly and quickly fetch and return data. Furthermore, the data returned can be parsed to any of the following formats: XML , JSON, object and array. The class does its best to automatically set the correct HTTP headers, query params, cURL options or data format. Anything else can easily be manually appl...
* * * Werefer 2 is out! Take a look now at http://codecanyon.net/item/werefer-2-website-referrer-tracker/563205 * * * Werefer is an application that can fit anyone and be integrated into just about any website. The method behind Werefer is to allow for your to place a query string on the end of your websites URL where you integrated Werefer into and track the hits. For example, you comment on a lot of blogs and would like to know if anyone c...
Hi, simpleAdminPlus is designed to make database interactions easier by including functions that do all the heavy lifting for you. The class makes it easy to get rows from a database, display those rows on the page, and create paging by supplying the table name, and the amount of rows visible. simpleAdminPlus also makes it easy to work with forms. By initializeing simpleAdminPlus Forms, you can easily create a form and fill all the form ...
Data Security is encryption class for transforming plain text into cipher text. This ensures data confidentiality by using 160 bit key to encrypt blocks of plain text. The strength of key it’s very high and to break the key it is needed ~2^160 attempts which is number with length of 17 numbers and today’s processors aren’t strong enough to break this key for a short time. Encryption algorithm is designed and discovered by Arlind Nushi, auth...
This script allows your users to create a link out of text that they selected on your site. They can then send that link to their friends, and when it is opened, the page will appear, and the text that the initial user selected will be selected on their friends’ screens. Check out the demo and try it for yourself!
The PHP alternative to apache’s mod_rewrite PHP mod_rewrite 1.0 Keep in touch with updates and subscribe to If you have a mod_rewrite using web-project and your server doesn’t support mod_rewrite you should usually turn the friendly urls in your documents into “ugly ones”, and this could take time :/ with the php mod_rewrite you could skim over this workings just set your ErrorDocument 404 in the .htaccess to the PHP file whi...