phpGrid is an operating system independent PHP library. It runs on Windows, Linux, and even IBM i as long as the following criteria are met:
- PHP 7 and higher
- Apache, Tomcat, Ngnix or Microsoft IIS webserver
- Major relational databases: MySQL/MariaDB, PostgreSQL, SQL Server, Oracle, DB2, SQLite, Access etc.
If you are new to Apache/PHP/MySQL, consider
XAMPP or
WAMP. Either installs Apache, PHP, and MySQL in one batch installation and requires almost no configuration for both Windows and Linux operating systems.
Related Posts
set_col_readonly()Parameter(s): $col_names: Comma delimited one or more column names Description: Set one more more columns as…
set_jq_datatype()Parameter(s): $datatype: Internal data source type. It can be either "json" or "xml". The default is…
set_col_link()Parameter(s): $col_name: Column name $target: Hyperlink target attribute. The default is _new Description: Display the text…