PHP Code Generator

PHP Code Generator (PCG) is an engine to generate dynamic PHP websites. Using PCG user can generate and preview the generated website all at online makes PCG stands out from other similar softwares. Also PCG is different because the generated code is build for change means the code can be easily customized by the developers.

The generated website uses the Codeigniter framework.

Help Topics

Features in PCG

  • Role based access controls. Admin portal to dynamically change the user roles and and permissions for the roles.
  • Many action types with different access settings and with optional email notification.
  • Many input field types are supported includes auto suggest input box dynamic select from another modules or past values on the same fields.
  • Plenty of validation rules to choose and set to any fields.
  • Optional queue based email processing to have complete control on email delivery from the generated website.
  • AJAX based image attachments to the modules and a nice modal popup display of the images.
  • Lowest cost solution in the industry. See the pricelist here.
  • PCG targets developers as main client. So the code generated is easy to understand and further customize.

What comes with the download?

A zip file with complete code even the CodeIgniter framework code. Please follow the guide in the Readme.txt file to setup the database.

  • Application folder contain the generated code specific to the website.
  • Assets folder contain the Javascript, css and image files. Also contain an SQL file named scripts.sql to generate the needed tables for running the downloaded website.
  • System folder contains the Codeigniter framework system files.