Search Results for "script case php" - Page 6

804 projects for "script case php" with 1 filter applied:

  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    SocioWap

    SocioWap

    SociaWap is a HTML5 wapsite for modern and predated smartphones

    SociaWap (Social Wap) wil be a free opensource script that will incorporate everything needed for modern age community with features that will keep people busy for hours. Future Features (in no specific order): - Downloads System - Uploads System - Language System - Chat system - Polls - Social Coin Feature Shop system - Tapatalk Integration - Android App - Plugin system, to easily download plugings and install them to the site Feature request will be considered and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Este projeto visa controlar através da porta serial um dispositivo. compatível com hardware da Robotica Simples, porem pode ser modificado para qualquer outro produto serial. O Hardware atendido é a placa controladora de 8 reles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Web-based Visual Query Designer

    Web-based Visual Query Designer is a tool for generating SQL queries.

    Web-based Visual Query Designer is a tool for generating SQL queries. Currently, it is designed for MySQL only. Do checkout the demo from the project's website. [Note: Only SELECT queries, without GROUP BY (aggregation), can be designed.]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MzzCRM

    MzzCRM 1-page 1-form PHP+MySQL Customer Relationship Management Script

    This is the MzzCRM CRM database script that consists of a single input textbox on a web page that stores them into a MySQL database table. It has one field so that the person inserting the case notes can insert the case notes quickly and has the ability to include full details, or to leave full details out. The script is designed to perform the essential first action of a CRM -- creating the case notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5

    Mail Send - Drupal Simplenews Newsletter

    This is a php script that runs outside Drupal to send your Simplenews

    You only need the php file and a form that will initiate it plus a custom unsubscribe page. The script uses simplenews newsletter database tables, users, newsletter categories etc. The only thing you have to do is to disable the simplenews newsletter spool cron from Drupal or choose not to send them form Simplenews/Drupal interafce in order to avoid having both this tool and Drupal cron sending mails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    JaiHind

    Shell Automation for Linux Newbies

    When it comes to use of Linux, its a champ on the server side but when it comes to the desktop, its hardly just 3% in the whole world when compared to other proprietary OS and what keeps people from using it and why has it not made its mark on the Desktops yet ? Though Linux has got its success to accomplish its most common tasks through GUI approach, it still demands the users to be logical and use of terminal to accomplish certain tasks that cannot be done as easily as on other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Quotes Database System (formerly Salty Quotes Database, named so because it was made for the development site saltine.net) is a small script written by Kyle Florence a few years ago that will store IRC quotes, it's like your own personal bash.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Spadez
    An easily extensible CMS witten in Php and OOP + MVC. Spadez uses Smarty Template Engine and its object relational mapping to store data in MySQL database. Backend and frontend parts are independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Voucher Script
    Denovo Voucher Script (DVS) is a ready to use vouchers/coupons/offers/discounts/cashback website you can install on your domain in a matter of minutes, easily configurable and can be customized as needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Sofia

    Sofia

    Software de Modelado de Base de datos Sofia

    Este proyecto esta fundamentado en la creación de una herramienta de Software Libre llamada Sofia, para el modelado de datos desarrollada en Python con el Tool Kit de wxPython, que puede ser utilizada como instrumento CASE (Computer Aided Software Engineering o Ingeniería de Software Asistida por Computadora ), para la construcción de nuevos productos de software y en la enseñanza de las técnicas de diseño de Bases de Datos y Modelado de Datos del PNFI, del Colegio Universitario de Caracas. Sofia desarrolla el Modelo Lógico de una base de datos y convertir este modelo en un Script SQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Básic Template Managament System
    This is a Simple and Lightest Script. This script will allow you -> Shorten URLS extensive -> Manage Content Dynamically -> System Templates base. Html with PHP -> Access to the database by PDO ($ mobboConnection) -> System Logs and Errors -> Etc. This system is still under construction and is beta.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DEPRECATED in favour of argp.sh: https://sourceforge.net/p/argpsh/ process_getopt(1) is a wrapper around getopt for bash script developers. It saves you time, reduces the chance for errors and increases the chance that doco is actually written. It is the bash equivalent of RedHat's popt and GNU's argp for C. There is also a 'c' version in case speed ever becomes an issue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Freeware Directory Script

    Freeware Directory Script

    Open Source Freeware Directory Script

    Open source freeware directory script with configurable categories and allowing webmaster and user ratings. Included in the project is sample data for data recovery freeware. The sample data has 400+ rows. My programmer tells me the script was programmed from scratch.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    PHP CRUD

    PHP CRUD

    Create, Read, Update & Delete Indexed Flat-File Records via PHP

    PHP CRUD allows us to quickly add an indexed, record-centric, flat-file, database to our projects. Optional Base64 encoding ensures that newlines & other special characters can be used without penalty. (Today many say that "CRUD" stands for "Create Retrieve Update and Delete." While fine for an SQL mindset, many old-timers got used to the acronym standing for "Create READ Update Delete" way back in the 1970's. Indeed, the term dates back even farther than ISAM. ... See the project web...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Seed Library Database

    Seed Library Database

    A PHP/MySQL script for keeping track of a seed lending library.

    A PHP/MySQL script for users of a Seed Lending Library. Users can input the seeds that they are lending and borrowing, and administrators of the seed library can keep track of when to contact folks about bringing back seeds that are "overdue".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Qool CMS

    Qool CMS

    Qool is a cms that allows you to take advantage of your site

    A content management system born from the need to create and manage your content easier than ever. We have been working hard to create a CMS that will be able to do anything the user wants. There are virtually no limits on what you can accomplish with Qool CMS. Other content management systems are article based platforms and need addons and extensions to add extra functionality. This is not the case with Qool. Qool supports unlimited content types. Addons are extensions to Qool but you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    CoverGen

    Generate CD/DVD PDF-printable covers !

    CoverGen is a simple PHP script that uses FPDF class to generate CD and DVD covers to print. Enjoy !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PhotoFrame is a PHP5 script that automatically creates a clean Web interface (using frames) from a directory full of JPEG, PNG and GIF images. It creates thumbnails automatically and can use JPEG comments if it finds them. Features web administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Comment PHP Script (It's free too!)!

    Comment PHP Script (It's free too!)!

    Allow users to display and post comments on a page..

    Feedback is very valuable to not only the web designers, but to other visitors as well. I have had multiple requests for a tutorial on this, so I decided to write one. This is a fairly advanced script, and I don't go into a lot of detail to explain my script... In order to use this script, you will need a web host that supports MySQL and PHP. Demo Url:- http://www.xtremextension.com/assets/comment-php-script/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    tiki2epub

    tool for creating an ePub-ready archive from a live Tiki site.

    An experimental plugin for Tiki Wiki CMS Groupware, the proposed goal is to create a sanitation script which will allow a Tiki Admin to create content ready for publication as an ePub. This script is intended to remove any non-publishable content and create a package ready for re-packaging using an external application, it is NOT intended to build the ePub directly (at this time). Once development has progressed to a semi-usable state, it is my intention to include it in the Tiki Wiki...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    woodyWebBacker

    woodyWebBacker

    Scheduled website and database backup script.

    This php script compresses your databases, and your entire website, and sends it to you. Execution of the script can be scheduled to run in specified time intervals. The generated archives are optionally encrypted, split into smaller chunks and can be 1. copied to your ftp server, 2. copied to your amazon s3 space and 3. emailed to you. The program runs on both Windows and Linux server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Minidisc data hosting script

    Minidisc data hosting script

    Minidisc is a GPL data hosting script to create cloud drives.

    Minidisc is a GPL data hosting script to create cloud drives. It is being developed in Catalan by Marc Sances in the context of a investigation project for Institut Joan Brudieu, in Spain. The aim of the project is to offer a simple, but functional PHP cloud drive. The service will be releaased on January 13th. A subproduct of Minidisc, QuickShare, which allows users to send files between computers, may be released earlier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple PHP Polling System

    Simple PHP Polling System

    Helps an organization to create polls of different types of positions.

    This script helps organizations to make polls of different types of positions with a number of candidates under each position. The script is not very stable and the code is still rough. Installation: i. Download the script and unzip it to your localhost or web server. Works best with Wamp server. ii. Import polling3.sql from the dbBackups folder in the admin folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Top Games Script

    Top Games Script

    PHP Games Script includes more than 3600 flash games

    Create your own flash games website in 10 minutes and earn money from advertising. Download more PHP scripts : http://goo.gl/MsHnCI Get Free Web Hosting : http://mchost.ws/ Installation Steps: 1- Download the script file and extract it . 2- Create MySQL database. 3- From phpMyAdmin export the (games.sql ) file to your database. 4- Open upload folder and edit the (config.php) file, set your website data and database details. 5- Edit (ads468x60.php) and (ads160x600.php) files and add your ad code "ex : adsense code" 6- Upload files which found in (Upload) folder to you website. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Honeyd-Viz

    Honeyd-Viz

    Full featured script to visualize statistics from a honeyd honeypot.

    Honeyd-Viz is a full featured script to visualize statistics from a honeyd honeypot. It uses “Libchart” PHP chart drawing library by Jean-Marc Trémeaux, “QGoogleVisualizationAPI” PHP Wrapper for Google’s Visualization API by Thomas Schäfer and geoPlugin geolocation technology (geoplugin.com). Honeyd-Viz currently shows 20 charts. There are also geolocation data extracted and displayed with Google visualization technology using a Google Map, a Intensity Map, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB