Recommended by Users
GRAB EMAIL, CONTACT NUMBER FROM ANONYMOUS WEB SITE VISITOR ANONYMOUS WEB SITE VISITOR vaibhav shukla Anonymous visitor identification using PHP When anonymous user visits our website but do not sign up or login, we can get its ip address and other subsequent details using the IP address. But we are ...
PHP MYSQL WEBSOCKET CHAT PHP MYSQL CHAT hrushi I need to create realtime user to user chat I need help to create user to user chat using php, mysql, jquery & websocket. I'm writing script for forum which needs something exactly like "GMAIL CHAT". * * * Johnny Mast is mysql really required? Because ...
SIMPLE SEND FILE THROUGH EMAIL/CONTACT PAGE Jean-Christophe send files email Simple and complete methods to send files embedded Just a simple way or class for only sending files or zip and send files. And I have the idea to embed thumb images too of the sender files... Currently I use Manuel classes ...
PHP SOURCE CODE PROTECTION Vallo Reima compress minify obfuscate I need a class to make the PHP production code harder readable The class should process the PHP 5.4+ source: * remove whitespaces and comments * scramble (not encode) * handle both pure PHP (incl. nowdoc) and phtml (PHP tags inside HTML ...
PHP 5, User Management, Web services This class can authorize the access of users to an API using the OAuth protocol. It abstracts OAuth1 (1.0 and 1.0a) and OAuth2 in the same class, so you can use the same code to authorize the access on behalf of the current user any API that supports any version ...
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, Content management, Business, A... This package can generate a portfolio site. It implements an application that can present the portfolio of a professional. Currently, it can: - Manage and display the projects of the professional with support to filter the projects by category - Contact form ...
Email, Unix, Windows Class that may be used to compose and send e-mail messages. It features: - User definable headers and body parts. - MIME encoding of text and HTML body parts with user defined character encoding using quoted-printable. - Addition of file parts (attachments) with automatic content ...
HTML, PHP 5, Files and Folders This class can convert Microsoft Word DOCX documents to HTML. It improves a class initially written by Rohit Arya, which can work well under PHP 8.1 or later. In the original Word DOCX document, this class version recognizes nearly all the formatting, styles, images ...
HTTP, Libraries, Design Patterns, Per... This package can be used to implement microservices using Open Swoole. It provides a framework of classes that developers can use to implement Web applications based on service classes. The framework uses the Open Swoole PHP extension to implement single thread ...
HTML, PHP 5, Text processing, Documents This package can convert LaTeX documents to HTML pages. It provides a script that can take the name of a LaTeX file stored in a directory as a parameter. The script can read and process the LaTex document file and generate HTML to display the document contents ...
PHP 5, Files and Folders, Libraries This package provides a Laravel facade and service to convert documents. It provides a Laravel service class that accesses document file format conversion classes. The package provides a facade to access the document file format conversion Laravel service. Currently ...
HTTP, Language, Performance and optim..., P... This package can execute many tasks in parallel using JavaScript. It can generate a Web page interface containing JavaScript code that sends HTTP requests to the Web server to execute multiple tasks in parallel. The package can process the HTTP requests ...
XML, Databases Package of classes that provide DBMS independent access and management of databases. Currently it features: o BSD style license. o Dual API call forms: * Direct driver class object calls * Global function calls o Set of functions that call the selected DBMS driver objects functions ...