Showing 3 open source projects for "database.php"

View related business solutions
  • 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
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    xcrud

    crud ajax server using DataTables grid

    ...Simple login/users system goal: extend models of codeigniter 4 with grid edit add form see BaseXCrudModel and xcrud view e controller demo https://xcrud.000webhostapp.com/public/index.php user:demo pwd:demodemo install .copy all files like CodeIgniter 4 app (https://codeigniter.com/user_guide/installation/installing_manual.html) .change in Config folder: App.php and Database.php (https://codeigniter.com/user_guide/installation/running.html#initial-configuration-set-up) .create the database, the tables are created by app .update previeus installation, delete all tables .read models
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    ParkerCsvIgniter
    ...Consulta las columnas de tu tabla y te da el checklist para que armes tu query, tambien te permite agregar filtros con jquery-select de seleccion multiple y 3 tipos de filtros por fecha. Solo configura: -Base_url (aplication/config/config.php) -Conexión a base de datos (aplication/config/database.php) -En la vista: $base_de_datos = 'tu_base_de_datos'; $tabla = 'tu_tabla_para_extraer_datos'; $url_csv_controller = 'http://localhost:####/ParkerCsvIgniter/index.php/Reportes/Main_csv_dinamico'; Este proyecto está basado en ParkerIgniter por lo que mantiene los controladores, sin embargo no son necesarios, tampoco es necesario conservar la carpeta lib, ni el grocery crud
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    Clinic Management System

    Web-based application to manage medical clinic internal work flows

    ...Preparation Steps: 1. You need to create the database. The scripts for the database is in the 'mySqlDb' directory. 2. Change your database configuration in 'application/configs/database.php'. 3. Also in 'application/configs/config.php' change the value of "$config['base_url']" to whatever your projects base url is. 4. Now you can access the project with the specified url. 5. To sign up for a user account, change your browser location to '<yourWebsiteAddress>/account/register'. Ensure that the first user to register must be of role admin.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next