Recommended by Users
FORM VALIDATION + FORM GENERATION + MYSQLI QUERY+SECURITY FILTER FORM reski Make a CMS from simple class I need to make an aplication and a want to create it very quickly, so I need a strong code base in terms of security, form generation with JavaScript. BURGE CMF: FRAMEWORK TO PUBLISH MANAGED CONTENT ...
WHAT IS THE BEST PHP AJAX FILE UPLOAD CLASS? AJAX FILE UPLOAD Joshua Njovu I want to upload files using AJAX PHP programmers may always want to upload their files using AJAX but there are not so many examples about this. FILE UPLOAD WITH AJAX: HANDLE FILE UPLOADS AND RETURNS JSON RESPONSE This is a ...
... '=>'This post was submitted using this PHP OAuth API client class.', 'picture' => 'http://files.phpclasses.org/files/blog/package/7700/file/PHP%2BOAuth.png' ); $success = $client ->CallAPI ( 'https://graph.facebook ...
HTML, Validation, AJAX Class that generates HTML forms supporting: - Multiple inputs may be interconnected in such way that client side events that occur on one input can trigger actions on the context of other inputs. Developers may use input interconnection support without writing Javascript code ...
PHP 5, Databases, Blogs This package can publish pages of a blog system. It can retrieve the content of blog posts from the database tables accessed using the PHP PDO extension. Currently the package provides a page that can list all blog posts and a contact page. Name: Milan Jankovic <contact> Classes ...
PHP 5, Files and Folders, Security, B... This package can remove strange files from WordPress directions. It can traverse a directory of the WordPress installation to check if the files it finds are part of the WordPress distribution. The package removes strange files and directories that are not ...
Web services, Design Patterns, Blogs, P..., A... This package implements an example application to manage users and blog posts. It implements controller classes to manage the records of users and blog posts. The presentation uses Laravel Vite to provide the assets to render the application pages ...
PHP 5, Libraries, Web services, Desig..., A... This package implements an example blog application of Eloquent query filters. It implements a blog application with a Web interface and an API using Laravel. The package uses the Laravel Eloquent query filtering application to define conditions for ...
PHP 5, User Management, Content manag..., B... This package can add a WordPress API call to delete user accounts. It provides a WordPress plugin that adds a new function to the API provided by WordPress to delete WordPress user accounts. The API call function will get the user's email address as ...
PHP 5, Files and Folders, Conversion, D... This package can generate JSON, CSV, and XML files from arrays. It provides an example script that defines an array with two dimensions with data to be converted. The script uses PHP functions and classes to convert the data to CSV, JSON, and XML and stores ...
Content management, Performance and o..., P... This package can queue and publish jobs in Redis using LUA scripts. It can take as a parameter the details of a job as an array with the job properties and values. The package can send the job to a queue managed by a Redis server using a script with ...
PHP 5, Text processing, Console This package can show structured datasets as tables in a terminal. It takes an array with strings of data to display as a table and outputs a table made of text characters suitable to display in command line interface shell console. The package allows configuring formatting ...