About This simple PHP login system is formed to be easily implemented into any new or current existing website to allow webmasters/owners to give their users an area to login, be able to restrict their pages from anonymous visitors, or display custom content based on the user. Please take note that this system does not include any other systems like user registration, user management, or content management, this only establishes a connection/s...
Update 4-24-2013: Submitted a patch (version 1.3) that fixed an error introduced in 1.2. Currently stable and working as expected. See FAQ until update is approved. Update: 4-23-2013: Released a patch (version 1.2) that fixed an error when cache files were empty or possibly corrupt. Update: 4-20-2013: Added a live preview that contains the documentation and the following explanation. The Class Accelerator Cache for PHP provides a c...
This is the department based support form i.e. when the requests get submitted it will be automatically sent to particular department’s email. You can also track request via admin panel. Features Form to Email You can also use this as contact form – Highly customizable! Form to Database (MySQL) Maths Captcha (Ability to enable/disable) Ability to set auto responder per department Ability to receive form submission on dedicated department’s e...
HEZECOM PHP CODE GENERATOR Hezecom PHP Code Generator is a PHP, MySQL and PDO code generator which generate classes for each table in your database. Its aim is to speed up your application development process. All you need to do is just create your database and the Code Generator will generate the classes which consist of INSERT, UPDATE, SELECT and DELETE which are the major database operations, not only that, it will also generate stylish C...
Description Translate is an easy but flexible PHP class to help you to create multilangual websites. It consist only of one class.php file and as many language files as you want. The simple structure makes it easy to add additional languages. Translate can automatically detect the browser language, supports placeholder in your predefined texts and allowes to define a fallback language. Give it a try and you will see how easy it is to create mu...
simplePHP is a simple php class that speeds up the process of creating an application by providing a set of useful functions. It comes with over 25 commonly used functions which are all very simple to use and to customize. Plus, I promise that I will keep adding functions at each update. If you have any suggestion, let me know Live Demo of Functions List of Functions Basic Functions Cleans Text – Remove potentially dangerous tags Gen...