Frequently Asked Questions

1. What are Modules in the design?

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.

2. Why range search is given for some fields?

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.

3. Why the pagination links are not displayed in my generated website?

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

4. What is Smart cache feature?

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.

5. Do you offer free after sales support?

We have free support and paid support.

    1. Free: when there is any support needed on the generated code, or when you want to know where to do something on the generated code.
    2. Paid: You want us to implement on the generated code. Let us know the requirement. We will provide you a free estimation.

6. Any plan for future enhancement on the PCG?

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