Consider every major components in your website as a module. The module name will decide the base URL, and the function name will be the secondary URL for the generated website. For example if you create a module with name "Blog" and a INSERT function on it with name "Post", then for posting an entry in the blog module you need to navigate to [http://www.your-web-url.com]/blog/post.
Modules for user management and website administration will be included to your website, by the PCG. So you are not required to create any modules for user management and website administration.
For DATE and Numeric type fields, the search code is generated to search within range. Because it will be more usable than fix value search for dates and numbers.
When the result exceeds the no of results page limit the pagination links will be displayed. Please make sure you have enough search results for your query. Number of results per page is currently set to 10. You can change this by editing the configuration file located at application/ThePHPCode.com.php
Smart cache enable caching portion of the web page. For example when we use some user specific variable such as Name of the user in our web page we can't cache the portion which display the name of the user but we need to cache other part of the page. Using smart cache library which is generated by our self we have achieved it. You can test this by doing a search on the generated website. When second time same query is search the data is retrieved cache. When the result contains more page every page will be cached when it is viewed first time.
We have free support and paid support.
We have identified some area to enhance and working on it. You also can suggest your own feature, by posting it on Twitter with the search word #pcg or just post it on our wire