Allows for propper serving of Ogg (and other media) files, whether they are downloading inline or as an attachment.
It also tracks downloads by recording only the hash of the user rather than that person's IP and other personal data. This is very important in our time where an admin maybe forced to give the logs identifying all the users.
This project provides 6 new functions to PHP that are meant to interact with a websocket (RFC6455) peer.
ws_get_frame_info() - Gets information about an upcoming websockets frame
ws_read_frame() - Reads the data of a websockets frame from a client or server
ws_send_close() - Sends a close frame to the websockets peer
ws_send_ping() - Sends a ping frame to the websockets peer
ws_send_pong() - Sends a pong frame to the websockets peer
These functions are written in low level C so they are fast when compared with functions that are written in PHP, especially for operations like sending and receiving larger binary files.
PHP Search is a search engine script that searches a MySQL database for links and descriptions much like google. Manual adding of Data. Crawler Coming soon! Demo at http://www.jhosting.tk/admin/search/search.php
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
IPHPLog (IP PHP Log) is a simple software written in PHP, JS and SQL that runs over a MySQL database manager system . IPHPLog can log the information of your visitors and organize that on a data base with GeoIP.
A PHP class for Captcha's from images of famous people, items or math problems examples are Homer Simpson, Flower and 1 + 1 = ? the answers are multi-choice this project is for people to download the class and images + supporting database data.
PTM is a Perl/HTML hybrid, similar to PHP in tag syntax. It allows for the ease of PHP-style inline code in your dynamic HTML documents while supplying the power of Perl that many find to be sorely lacking in PHP.
This application package acts as an add-on to the mod_log_sql apache/apache2 module. There is a command-line element, which aggregates visitor data, and an awstats-like frontend for the user to view an up to the minute history of user activity.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Development of a multi platform application designed to allow the web access flow of any kind of data but keep the things simple, customizable and secure.
Php Log Analyzer (aka PLA) is a Log Analysis tool for Apache. There are lots of log analyzer softwares available on the internet but most of them have their own data storage ways. PLA is a tool to analyze log files and store results into MySQL databases.
The BLOB Streaming engine is a MySQL storage engine that enables the streaming of BLOB data directly in and out of MySQL tables. Using the HTTP protocol, it is possible to "PUT" and "GET" text and media data of any size, to and from a database.