logo small
PHP Classes

browse class 17 page 6 html

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 151     Packages icon Packages (98)   Blogs icon Blogs (39)   Packages icon Forums icon Package forums (4)   Blogs icon Forums icon Blog forums (10)  

      1-10   11-20   21-30   31-40   41-50   Next >  
PHP 5, Content management, Web services, B...   This package can display the latest package from PHPClasses. It provides a block component for the Ascoos CMS that can pull the list of the latest packages published on the PHP Classes site. The block component can display the list of packages on a site ...
HTML, PHP 5, Databases   This class can show links to browse paginated PDO query results. It can execute a database query using a connection established with PDO to obtain the total number of results in a given SQL query. The class generates a SQL statement suffix to append to the query in order to ...
HTML, PHP 5, Files and Folders   This class can generate HTML to display s list of directory files. It can traverse a directory with a given path and generates a HTML list to show the files and directories inside the listed directory. The sub-directories are listed first before the files. The listed ...
HTML, Libraries, Configuration, PHP 7   This package can be used to implement application configuration management using forms. It provides a bundle for the Symfony framework that provides model classes to define configurations specific to each application. The application can also generate form groups ...
PHP 5, Web services, Chat, Artificial..., A...   This package implements a chat application like ChatGPT using OpenAI GPT API. It provides a class that can access the OpenAI GPT API to send requests to implement chat interactions. The package also provides a Web application to let users chat with the ...
HTML, Files and Folders, GUI, PHP 8   This class allows for creating, modifying, saving, loading, and displaying a menu tree without needing a database. The menus display menu entries with labels. Menu entries may have child menu entries that form a tree hierarchy. Each menu entry is associated with ...
HTML, Databases   This class can display links to browse pages of entry listings. It can take as parameter the total number of entries in a listing, the limit number of entries to display per page and the number of the current listing page. The class can generate links to browse to the other pages ...
HTML, PHP 5   This class can generate HTML table to show database query results. It can take a given SQL query and executes it to retrieve the results to be displayed. The class generates HTML to display the results in table. The listing may be paginated using links to let the user browse the different ...
HTML, PHP 5   pagination - github.com This package can show pagination links for listings split in pages. It can take as parameters the limit of entries to display per page and the name of a parameters that will be used to pass page numbers between pages. It generates the URL of links to generate HTML ...
HTML, PHP 5, Databases   This class can display paginated database table records. It takes a PDO object and performs queries to retrieve records for a given database table. The class can generate pagination links to browse the results with a limited number of records per page. <p align="center"> <img ...

      1-10   11-20   21-30   31-40   41-50   Next >