Administrators Mahmoud Posted July 28, 2022 Administrators Posted July 28, 2022 Build powerful CRM, web application, forms using PDOCrud super fast – New version released with PHP 8 support PDOCrud is an advance PHP based CRUD application. It supports Mysql, Pgsql and Sqlite database. You can use PDOCrud to generate both frontend and backend of your application. By writing just 2-3 lines of code only, you can perform insert/update/delete and select operation. You just to need to create object and call for render function for that table and everything will be generated automatically. Form fields will be generated based on the data type. You can remove fields, change type of fields and can do various types of customization. Demo: https://codecanyon.net/item/pdocrud-advanced-php-crud-application-database-management-system/17674879 Download: To view hidden content, you need to:• Register or Sign in to your account! 5 Quote Support is available for paid files only Support for free files is offered for a fee only
Kramer Posted November 8, 2023 Posted November 8, 2023 Hi, thanks for the link, why does the readme say version 4.8 not 5.1? I have been trying to update my PDOcrud to 5.1 so its PHP 8 compatible, even on codecanyon the download says 4.8? (but the sales page says 5.1) I have one license so can download it. but it doesn't say it version 5.1 there or on your file either? Quote
Hostile Posted April 23 Posted April 23 (edited) On 10/27/2023 at 3:12 AM, Mohd Ismail said: its asking for purchase code Open: PDOCrud\script\classes Find and Remove: if(!$this->pdocrudhelper->verifyPurchaseCode($this->settings)){ die(); } Edited April 23 by Hostile Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.