grocery-crud | Grocery CRUD is a PHP Codeigniter Framework library | Web Framework library
kandi X-RAY | grocery-crud Summary
kandi X-RAY | grocery-crud Summary
For more information, visit
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- renders the template
- Get field types
- Get the state info
- Set AJAX list queries
- Handle database update
- Change list field value
- Gets the column names
- Show the list page
- Generate the upload file input
- Handle file upload .
grocery-crud Key Features
grocery-crud Examples and Code Snippets
Community Discussions
Trending Discussions on grocery-crud
QUESTION
I need to upload multiple image, i read a lot of documentation that do not work, and I see this:
I made all what they said and, when I call in my view their controller "multiuploader" it works all fine, but, when I use in my own controller does not work. It saves images into the database and in the folder, but I can not see anything in the form, like the images in add, or the links in the list, even when i save in the same table before with the "multiuploader".
I apreciate a lot if you can help me. Thanks in advance.
This is my controller.
ANSWER
Answered 2017-May-03 at 18:56I find the error, I do not put a / in the end of the path, and give me all those problems
QUESTION
I use grocery-crud for a simple SQL select
...ANSWER
Answered 2018-May-09 at 09:53You cannot create dropdown list and show field name of the first table : Subname
, but you can have as many fields you like to call from the other table and the syntax is really simple.
Just at the 3rd field you will have the symbol { and } . So it will be for example:
$crud->set_relation('id_ab','lista_ab_term','{Expire} - {ID}');
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install grocery-crud
PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page