Search Results for "autoindex php script" - Page 4

Showing 1700 open source projects for "autoindex php script"

View related business solutions
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 1

    htmLawed

    PHP code to purify & filter HTML

    The htmLawed PHP script makes HTML more secure and standards- & policy-compliant. The customizable HTML filter/purifier can balance tags, ensure proper nestings, neutralize XSS, restrict HTML, beautify code like Tidy, implement anti-spam measures, etc.
    Leader badge
    Downloads: 250 This Week
    Last Update:
    See Project
  • 2
    PHP_CodeSniffer

    PHP_CodeSniffer

    Tokenize PHP files and detects violations of coding standards

    PHP_CodeSniffer is a set of two PHP scripts; the main phpcs script that tokenizes PHP, JavaScript and CSS files to detect violations of a defined coding standard, and a second phpcbf script to automatically correct coding standard violations. PHP_CodeSniffer is an essential development tool that ensures your code remains clean and consistent. PHP_CodeSniffer requires PHP version 5.4.0 or greater, although individual sniffs may have additional requirements such as external applications and scripts. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CIDRAM

    CIDRAM: Classless Inter-Domain Routing Access Manager.

    CIDRAM (Classless Inter-Domain Routing Access Manager) is a PHP script designed to protect websites by blocking requests originating from IP addresses regarded as being sources of undesirable traffic, including (but not limited to) traffic from non-human access endpoints, cloud services, spambots, scrapers, etc. It does this by calculating the possible CIDRs of the IP addresses supplied from inbound requests and then attempting to match these possible CIDRs against its signature files (these signature files contain lists of CIDRs of IP addresses regarded as being sources of undesirable traffic); If matches are found, the requests are blocked.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Collect

    Collect

    A Collections-only split from Laravel's Illuminate Support

    Import Laravel's Collections into non-Laravel packages easily, without needing to require the entire Illuminate\Support package. If you are a developer working on Collect and you're tasked with upgrading it to mirror a new version of Laravel, run ./upgrade.sh from the root directory. You can pass a parameter to target a specific Laravel version (e.g. ./upgrade.sh 5.7.10) or if you don't pass a parameter, the script will find the latest tagged release and run against that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 5
    phpMussel

    phpMussel

    PHP-based anti-virus anti-trojan anti-malware solution.

    A PHP script designed to detect trojans, viruses, malware and other threats within files uploaded to your system wherever the script is hooked, based on the signatures of ClamAV and others. Un PHP script pour la détection de virus, logiciels malveillants et autres menaces dans les fichiers téléchargés sur votre système partout où le script est accroché, basé sur les signatures de ClamAV et autres.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    reCAPTCHA

    reCAPTCHA

    PHP client library for reCAPTCHA, a free service

    reCAPTCHA is Google’s human-verification system that helps websites distinguish real users from automated abuse while keeping friction low for legitimate traffic. The project bundles client and server examples, language-specific helpers, and documentation patterns for integrating reCAPTCHA v2 and v3 flows into web forms and APIs. Its design philosophy is “risk-based”: most users pass silently based on behavioral signals, while higher-risk interactions may be challenged with an image,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    uDoctorAppointment

    uDoctorAppointment

    Doctor Appointment script based on Directy CMF

    Doctor Appointment script based on Directy CMF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LinkDir web directory script

    LinkDir web directory script

    Web directory script to launch directory site

    LinkDir! Web directory script in PHP. Easy to make your own web directory for websites and products. Basically, it is a web directory script to make its own directory site for a small niche. The script lets you build and run your own directory site of services/website/review site.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    netgraphp

    Produces a graphical map of hosts, switches and routers in a network.

    A php script which uses lldp information to traverse snmp servers in a network and produce a graphical map of different hosts and connections in the network. The graph is produced with the graphviz dot syntax and graphviz can be used to produce different file formats like .png or .eps. All connections to be identified must have snmp servers with lldp support at both ends.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Fritz!Box SmartHome for PRTG

    Fritz!Box SmartHome for PRTG

    Fritz!Box SmartHome Monitoring with PRTG and AHA-Interface

    Sadly, PRTG Network Monitor does not offer sensors for monitoring AVM Fritz!Box SmartHome devices. So here's a Script to build a "ssh advanced sensor" for PRTG to monitor your SmartHome devices. It's based on PHP using the advanced home automation (AHA) interface of a modern Fritz!Box device. Needs a tiny Linux machine with SSH to host it. It should also be easily adoptable to support Nagios & others. Currently tested with: - FRITZ!DECT 301 Heizkörperthermostat - FRITZ!...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    PerlPP

    PerlPP

    Perl preprocessor - embed Perl source in any file

    Translates Text+Perl to Text. It can be used for any kind of text templating, e.g. code generation. No external modules are required, just a single file. Requires Perl 5.10.1+. PerlPP runs in two passes: it generates a Perl script from your input, and then it runs the generated script. If you see error at (eval ##) (for some number ##), it means there was an error in the generated script. The -D switch defines elements of %D. If you do not specify a value, the value true (a constant in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FormaVid

    FormaVid

    Small Business Appliance

    The FormaVid Small Business Appliance https://formavid.org is designed to integrate a content management system (CMS), an issues tracker and an invoicing application into a single, well constructed, offering. It is an excellent starting point for any developer(s) wishing to support the CMS or any of the other components, including the appliance itself. All components are stable, open source and well supported. The appliance is built using scripts so no hidden "monkey business" and you can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    likepix

    simple upload script

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Z-cart
    ...-Added limits to all input fields so that SQL limits can not be exceeded. -Added regular expression (RegEx) pattern requirements for zip code, phone number, and email fields. -Added redirects in all PHP includes to redirect browsers to store front if they attempt to access a script. -Added return address (auto populated from store_settings.php) to shipping labels -Added RegEx requirements for stock and price in admin/maintenance. -Menu is collapsible (default state is expanded). -Added logout menu item in admin. Also fixed all PHP warning messages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    simpleGifMaker

    A simple maximum 5 layers Gif maker. It uses XAMPP, PHP,JS,HTML,CSS

    It is make with HTML, CSS, PHP, JavaScript, Ajax and XAMPP server. This project uses the imagick library of PHP. The first goal is to create a minimally animated GIF with image movement, brightness and transparency changes. The HTML page handles the operation of PHP and displays the result of running the PHP code. (E.g. animated GIF.) Video tutorial: https://www.youtube.com/watch?v=o8hB_VCaVtc This part of the project is made under the GNU General Public License...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    AutoIndex PHP Script 7

    AutoIndex PHP Script (Directory Indexer) for PHP 7.1

    AutoIndex PHP Script (Directory Indexer) was created by another developer but was not designed for PHP 7..0 or newer. it was designed for php 5 only. AutoIndex PHP Script 7 was modified for php 7.0 and newer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    $form = new JSForm( array( new JSInputHidden('id', new JSInputValidator(JSValidateType::INT, true), $iID) , new JSInput('text', 'name', 'Name', new JSInputValidator(JSValidateType::NONE, true), 'Name of the Template', array($aInitialValues,'name'), 6) , new JSInputGap(6) , new JSInput('text', 'open', 'Opening Script', new JSInputValidator(JSValidateType::URL_SYMBOLS, true), 'Opening script of the template',...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This script uses a javascript table called simpledatatables. window.addEventListener('DOMContentLoaded', event => { // Simple-DataTables // https://github.com/fiduswriter/Simple-DataTables/wiki const datatablesSimple = document.getElementById('datatablesSimple'); if (datatablesSimple) { new simpleDatatables.DataTable(datatablesSimple); } }); Example usage for creating a dynamic table with delete and edit hyperlinks. Please note, that the data is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SabroCMS CMS and Online FTP

    SABROCMS (CONTENT MANAGEMENT SYSTEM) PHP SCRIPT TO EDIT WEBSITES

    SabroCMS is a Freemium PHP Script that allows you to manage the files of your hosting or your website, from any web browser, either from your computer, tablet or cell phone, with online FTP functions, ideal for uploading files, deleting files, renaming files, clone files, create or delete directories and especially to create and edit files online, such as HTML files, Javascript JS files, CSS Style Sheets, Python PT Scripts, PHP Scripts, Perl, CGI and all kinds of TXT, XML, and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    phpb2b

    phpb2b

    opensource and free b2b script

    Build your b2b trade portal using PHPB2B,the opensource php b2b script, get help from : http://www.phpb2b.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Simple Image Warehouse

    Simple image hosting script for one person use.

    Simple image hosting script for one person use. Based on only PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    imgi image hosting & sharing

    imgi image hosting & sharing

    Free image hosting & sharing script

    imgi Image Host is a free, simple and easy-to-use Image hosting script, which aims to make it easy to set up and maintain a photo/image hosting/sharing site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    generatedata

    generatedata

    A powerful, feature-rich, random test data generator

    ...Check out the developer documentation for more information on that. The current major version of the script is 4.x, which was a big change over earlier releases. Earlier versions were written in PHP and MYSQL and 3.x offered a REST API to let you generate the data programmatically rather than via an API. While this is still planned for 4.x it's not currently offered, and the plan it to tackle that after making the script available as an npm package - which we feel will be a more convenient way to programmatically generate data over the more agnostic REST approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XMB Forum - php forum script

    XMB Forum - php forum script

    php forum, php forum script, forum software, bbs - by XMB Forum

    php forum, php forum script, forum software, bbs - XMB Forum is all of the above. Project has moved to: https://github.com/miqrogroove/xmb Can still download via: https://forums.xmbforum2.com/forumdisplay.php?fid=1 https://sourceforge.net/projects/xmb-forum/ XMB forum software is free, open source and runs PHP scripts with a MySQL database backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BSW Mailer

    BSW Mailer

    Scrip to send mail with attachments

    This Scrip can send email with or without multiple attachments. It is written in PHP and needs MySQL database the setup of this script is very easy Hint: This script developed from another script. This script creates a table with name members in your database if exist this name before you should change the name of table in install.php and change the same name in bswmail.php
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB