Search Results for "web php mysql" - Page 36

Showing 19565 open source projects for "web php mysql"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 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
  • 1
    POS OS

    POS OS

    Point of Sale Operating System

    ...Become my patron https://patreon.com/asakpke v1.0 DESCRIPTION I am feeling very proud to announce the freely availability of Point of Sale Operating System (POS OS) 1. It’s Linux based (Linux Mint 17.2) POS OS. POS OS is a Retail Management Solution. POS is browser-based system written in PHP and using MySQL for a database. Modules: Sale/Receiving/Inventory/Customer/Employee Management etc Live System Credentials Operating System Username: roshantech-com Password: roshantech.com POS Username: admin Password: roshantech.com System Requirements Pentium 4 (P4) system 512 RAM 5 GB Hard disk More Details http://asakpke.blogspot.com/2015/10/free-roshantechcom-point-of-sale.html https://www.youtube.com/channel/UCmSdMtbVfU2vxpJrsOQGVJA?...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    The web-based software is built as a drupal module, and is intended as a format in which large numbers of users can come to consensus group decisions. It offers the opportunity for a new kind of citizen-based politics to emerge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHP iAddressBook

    PHP iAddressBook

    Feature complete address book written in PHP for your personal website

    PHP iAddressBook is an address book for a single user. It supports tons of different fields, features a spotlight-like search, has transparent vCard import/export, multilanguage support, design templates and an intuitive interface. http://iaddressbook.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ForgeIgniter

    ForgeIgniter

    A friendly and easy to use CMS build on Codeigniter.

    A friendly and easy to use CMS build on Codeigniter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    riverrun

    riverrun

    NO-SQL PHP SYSTEM

    Search without MySQL using PHP and Javascript. Only copy and paste in the server. Useful for server or time limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ShortDevs

    ShortDevs

    ShortDevs is the universe of tables and shortcodes

    Shortdevs is a tool created with html / css / php / mysql / js and jquery. Shordevs allows the user to collect, manipulate, share data on the web and it simplifies work. Shortdevs allows a non-programmer to create anything that he can imagine with the help of shortcodes and tables. In Shortdevs a table is called a "page" or "superpage". Pages are private, only the json data for the pages can be shared on the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    freeportfolio
    Student rating web tool initially developped by ENSFEA Team ( http://www.ensfea.fr ) . Rating can be OK or NOT OK, or value between 0 and 5 (or more). Authentication can be locally (mysql), ldap or CAS. Code integrated : http://htmlarea.sourceforge.net https://github.com/antennaio/jquery-bar-rating http://esup-phpcas.sourceforge.net https://tcpdf.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    hordes

    hordes

    WordPress Plug curates list of links with titles icons and categories.

    Creates a front side submitted form that allows logged in user to add links or bookmarks of their favorite websites. Just copy and paste your address into the link text box and add then a title. Hordes will do the rest. There are many options including the ability to show all the data about your link, or to only show the title and the link which is handy to show more links on the page when you know what they are by only looking at the title and the link. If you need to search for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    VMaX-StySheC

    CSS generator

    Class for generation of CSS on demand - for inserting into page code or for saving into CSS files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    gsasnp2

    gsasnp2

    PubMed ID: 29562348 / DOI: 10.1093/nar/gky175

    * GSA-SNP2 is a successor of GSA-SNP (Nam et al. 2010, NAR web server issue). GSA-SNP2 accepts human GWAS summary data (rs numbers, p-values) or gene-wise p-values and outputs pathway genesets ‘enriched’ with genes associated with the given phenotype. It also provides both local and global protein interaction networks in the associated pathways. * Article: SYoon, HCTNguyen, YJYoo, JKim, BBaik, SKim, JKim, SKim, DNam, "Efficient pathway enrichment and network analysis of GWAS summary data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Synchronous structure of Database Script

    Synchronous structure of Database Script

    In some cases, the two databases have a number of different tables, in different tables there are different columns, this code will help them blend together. Follow these steps: Step 1. Select the source database -> -> Load Tables -> Select Tables to exclude export ->Export current database -> .ini file. Step 2. Select the database to merge, upload the ini file in step 1. The code scans all tables of the source db and compares them to the target db 1. If the table in the source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Mysql using Mysqli

    Pure PHP implementation of mysql_* functions based on mysqli_*

    If you want to migrate to PHP7 but you have old programs based on the old mysql_* functions you can import this file and all of them will be available. See https://sourceforge.net/projects/ereg-using-pcre/ too
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SolariaCore

    SolariaCore

    A library of routines for interacting with Bungie's Destiny API.

    SolariaCore is a library for interacting with Bungie's Destiny API and other related data sources. The project includes a sample website that takes advantage of the libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    svn-access-manager

    Administer Subversion repository access rights easily

    SVN Access Manager is a powerful tool for managing access to subversion repositories. The tool provides user and group management and access rights (read/write) to dedicated paths in a repository as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Dragon Go Server

    Playing Go with web-based turn-based Go server

    Dragon Go Server is a web-based server for playing go (a.k.a baduk, weichi and igo). It's intended as a replacement for play-by-email, where the server keeps tracks of the moves. Tools used are php and mysql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AIGLe
    A.I.G.Le is a French PHPMySQL code to simplify lab management. A.I.G.Le means "Aide Interactive a la Gestion de Laboratoire"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Church Event Management System

    Register & manage church or event members' info in a simplified way

    A simple church information management system (built with Laravel + MySQL) where you can manage members' information, analyze offerings, download registered members in excel formats and view visual (graphical) reports Design credit to Creative Tim Prior knowledge on Laravel PHP Framework is required for quick installation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tulostensyöttö ja tilastointi kossugolffia varten
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Online Examination System

    addatest online test based on latest indian examination pattern

    In our Project we have two panel 1. Admin Panel 2. User Panel At the time of user registration we provide email verification for user. User can login when its email has been verified otherwise its throw warning. Admin Panel: 1. Add New User 2. Add Test Detail 3. Add Subject Detail 4. Add Question into test 5. Remove User 6. Remove Test 7. Remove Questions 8. Remove Subjects User Panel: 1. Register 2. Login 3. Take Test 4. View Result with Charts 5. View Detailed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    phpexplorator is a web interface to remote explore, manage, preview , edit, create, copy, rename, download, upload, zip, unzip ..etc, files, images, and directory in the server site. Integrated with TinyMce, useful for computer programmer and admin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Adianti

    Adianti Framework provides a complete architecture for developing PHP.

    ...Adianti Framework is also the first framework in the world that provides two different widget toolkits, one for Web applications (HTML/CSS) and another for graphical applications (with Graphical User Interface) that uses Gtk internally. Once the Adianti Framework provides two widget toolkits, the developer writes one code and is able to run its application under the web environment and also as a graphical application. The application will work with two interfaces: Web and Gtk. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mea-familia

    Mea-familia

    Mea-family is a family management application

    Mea-familia allows : - to manage the members of your family, their activities, their household tasks - to manage your real estate and their equipments. - to manage your banking accounts, their transactions, your budget. - to manage all the aspects of your daily life with a calendar, the possibility to manage your to-do lists, the menus of the week, your recipes, your shopping lists... - to manage your hobbies with book, CD, DVD, video games libraries. Mea-familia is currently available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    TippingPoint - Aircraft Weight & Balance

    Web-based aircraft weight and balance calculator.

    Tipping point is a web-based aircraft weight and balance calculator with graphing. It has support for multiple aircraft and administrators. The software requires PHP and MySQL, and utilizes the pChart graphing library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sito internet completo per esporre la propria azienda in internet. Completo sia di pagine statiche, che di pagine dinamiche gestite in contemporanea con Agua Gest.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    DbManager

    DbManager

    Database Maganer for freshhh systems

    This software implements a database content manager system that works for mysql databases that uses the ORM framework system FRESHHH https://sourceforge.net/p/hierarnodesys/. It is written in PHP (As well as HTML, CSS and JavaScript). Demo: https://freshhh-dbmanager.sourceforge.io/sample/
    Downloads: 3 This Week
    Last Update:
    See Project
Auth0 Logo