Home / Scripts & Code / PHP Scripts / Forms
PHP Search form - DictionaryPHP Search form - Dictionary
Search form with pagination that demonstrates with dictionary.Home / Scripts & Code / PHP Scripts / Forms
PHP Search form - Dictionary
Search form with pagination that demonstrates with dictionary.6 Support questions or comments
Please login or create an account to post a question or comment.
-
Dec 3, 2023Hello!
How can I look at the site?
Thank you -
10 months agobayarmagnai AuthorI was on other project and completely forgot to renew the domain. Now it should work. Thank you for the comment.
-
Oct 1, 2022i get error when i click on link to get details.
Fatal error: Uncaught Error: Call to a member function fetch_array() on bool in D:xampp 7.4phphtdocsdirektorijicontrast.php:106 Stack trace: #0 {main} thrown in D:xampp 7.4phphtdocsdirektorijicontrast.php on line 106 -
Oct 4, 2022bayarmagnai AuthorHi, It seems there's an error in your file. Try to redownload the files. It's PHP 7.4 compatible so it should work. Thank you.
-
Oct 1, 2022how to enter new information
-
Oct 4, 2022bayarmagnai AuthorHi, in localhost/phpmyadmin, database name is "mydatabase" from left side menu, and table name is "dictionary". You can enter new value by clicking "insert" from the top menu. id is an identification, name is a search keyword, wordtype is a word type (noun, verb, adj etc..), descr means description.
-
May 24, 2022Hi, the demo is not working. i could not enter the cities
-
Jun 9, 2022bayarmagnai AuthorThanks, fixed it.
-
Oct 13, 2021Hi
can i use mysql DataBase ?? -
Oct 29, 2021bayarmagnai AuthorSorry for the late reply. Yes it retrieves information from mysql database.
-
Jul 1, 2021Pagination gives an error,
also can other languages be used? -
Jul 9, 2021bayarmagnai AuthorThank you, fixed the error. You have to add new language tables in mysql database in order to use another languages. Good luck!
Information
Category | Scripts & Code / PHP Scripts / Forms |
First release | 15 September 2020 |
Last update | 2 November 2020 |
Files included | .php, .css, .sql, Javascript .js |
Database | MySQL 4.x, MySQL 5.x |
Tags | html, php, css, MySQL, Javascript, Dictionary, pagination |