Search Results for "php mysqli event calendar"

Showing 53 open source projects for "php mysqli event calendar"

View related business solutions
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    Event Tickets

    Event Tickets

    Event Tickets allows your visitors to RSVP and buy tickets to events

    Welcome to the Event Tickets repository on GitHub. Here you can browse the source code and keep track of development. Event Tickets provides a simple way for visitors to RSVP or purchase tickets to your events. As a standalone plugin, it enables you to add RSVPs or tickets to posts or pages. When paired with The Events Calendar, you can add that same functionality directly to your event listings. Event Tickets puts dozens of features at your fingertips to make ticketing and registration...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Manage events on a Google Calendar

    Manage events on a Google Calendar

    Manage events on a Google Calendar

    ... on in this guide. Select "JSON" as the key type and click "Create" to download the JSON file. You will get a warning that the service account does not have a role, you can safely ignore this and create the service account without assigning a role. Head over to Google Calendar and view the settings of the calendar you want to work with via PHP. On the "Share with specific people" tab press the "Add people" button and add the service account id that was displayed when creating credentials on the API site.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    iCalendar Generator

    iCalendar Generator

    Generate calendars in the iCalendar format

    Want to create online calendars so that you can display them on an iPhone's calendar app or in Google Calendar? This can be done by generating calendars in the iCalendar format (RFC 5545), a textual format that can be loaded by different applications. The format of such calendars is defined in RFC 5545, which is not a pleasant reading experience. This package implements RFC 5545 and some extensions from RFC 7986 to provide you an easy-to-use API for creating calendars. It's not our intention...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    phpMyChat

    phpMyChat

    Standalone chat system developed in php, mysql and javascript

    phpMyChat-Plus is an easy-to-install, easy-to-use multi-room PHP/DB chat. It is currently available for MySQLi, MariaDB, PostgreSQL, and ODBC. It supports IRC-like commands, moderators, is available in 24 languages and fully compatible with php7.
    Downloads: 14 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5
    Web Contact Manager

    Web Contact Manager

    Web based Contact Manager v1.5.8

    Web Contact Manager (WCM) manages contacts, maps, imports and exports to Microsoft Outlook® and Excel®. WCM supports multiple users, with permissions and has a research component to assist in tracking down lost friends. It's based on PHP and mySQL. Recent updates focused on newer versions of PHP and transitioning to mysqli. v.1.5.8 is the result of a long series of small updates. Pull from the code directly or download the zip in 'Files'. v1.5.1 Is a series of maintenance updates - minor...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Oscailt CMS
    Oscailt is an open publishing content management system written using PHP with a MySQL database. It is primarily intended for member sites of the Indymedia network, but can be used for any site with an open publishing model and it includes some template sites of simple publishing sites that can be imported at install time. These templates are ideal for anyone wishing to setup their own grassroots based news site. The latest version is 4.3.2 and this is the recommended version to use...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    WebCalendar
    Project has moved to github: https://github.com/craigk5n/webcalendar WebCalendar is a PHP application used to maintain a calendar for a single user or an intranet group of users. It can also be configured as an event calendar.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 8
    * Overview: * * This class acts as a wrapper class for the MYSQLi interface. * The advantages of using this class are: * 1) A reduction in the required function calls and thus boiler plate code * over mssqli (time, complexity, etc). * 2) Acts as a single point of upgrade and editing in the event of a database * change. * * Although not suited for large production work this class is enormously * useful for simplifying database interaction...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    Event Tickets for SilverStripe

    Event Tickets for SilverStripe

    Event tickets for SilverStripe and Event Calendar

    Add a ticket office to your silverstripe site. Payments are handled trough the SilverStripe Omnipay module. Add the necessary extensions to the DataObject you want to sell tickets on. This can be an Event, for example with an events module. Or you can add the tickets to a special tickets Page, when, for example, you are selling tickets for a festival where one ticket grants access to multiple events. On the extended Object you need to expose a couple of methods that we use to add data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A web based event calendar that does not require a database server. It is made to be easy to install and to be able to run on just about any typical ISP's server with PHP installed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    RrpWebCalendar

    RrpWebCalendar

    Decentralised PHP based event calendar

    The event calendar synchronizes its data with other instances of event calendars. In this way no central data base is required to provide up-to-date event dates for a specific community. Update processes between the different calendar instances establish a mesh network that robustly provides and distributes event data without centralized data base instance or service. Details about the original idea, its motivation and development can be found also under http://roundrobin.ecite.org (RRP stands...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Designed by the IT Department at Christ Our King Stella Maris School, this project aims to easily coordinate participants for events. Create events, timeslots with quotas, and allow participants to register themselves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    VertyCal

    VertyCal

    calendar based vertical table cell data management application

    VertyCal, short for Vertical Calendar, is a PHP MySQLi application for creating calendar based vertical table cell data managed entries; with the output being viewable to the public and the input functions restricted to a log in access only. Removing entries may only be executed by log in status as well as adding notation to each entry as an update query. Now a WordPress plugin. see: https://wordpress.org/plugins/vertycal/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Church | Community install profile
    A Drupal install profile & tools to create the base of a church and/or community web site including articles, event calendar, teaching series, news feeds, and news letter subscriptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    STANTOR

    Scada for Home Automation

    ..., switches, position sensors is provided by Stantor permanently in real time. Through the use of management system MySQL database, Stantor offers automation features customizable tasks. In particular it allows cyclical, calendar and planned tasks, but it can alert when an outbreak event (mail,sms,..).It also has the ability to launch computer program for specific uses.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    WordPress event calendar plugin

    WordPress event calendar plugin

    WordPress event calendar plugin

    WordPress calendar plugin is an great tool for event managing . Our plugin is very popular . You can see on WordPress calendar on WordPress plugin directory . This plugin have a lot of functionality and a lot of parameters to set such as font color , font size , calendar with and height on widget ... Download and manage your events quickly and without any problem .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Calanda08

    Calanda 0.8 beta. Update to Calanda 0.7

    Calanda 0.8 is a PHP based event calendar that uses MySQL database. Now has ability to edit, copy, and delete events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Php Calendar

    A calendar made in php/mysqli

    A basic calendar made in php and mysqli. I will add more features over time and if you want any features added then mention them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    wdCalendar is a javascript event calendar, which is like google calendar , MS Outlook or iCal on Mac OS X. Easy to view, add, and drag-and-drop events. daily, weekly, monthly view supported. easy to integrate with php, asp.net, jsp and RoR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MapCal is an event calendar that displays your events on a Google Map. Great for things like a motorcycle club or a craft show vendor - anything where you want to show events that are in different geographical areas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Agenda is a dynamic powerful calendar script that allows the user to keep track of their days with events and photos. The calendar uses PHP, MySQL, CSS, JQuery UI and other custom Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    phxEventManager
    This app is not affiliated with columbussoft.com or skyeventsmanagement.com. They are shill sites that took over this app's website domain to trick people into hiring them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Kaimono Kago
    Kaimono Kago(shopping basket in Japanese) is a simple shopping cart which is based on Codeigniter, BackendPro and Ajax file management. The system can be integrated with Google payment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Software for a website structure for a Homeowners Association integrating separate message board and event calendar modules. Consists primarily of PHP modules and associated HTML pages tying the message board phpBB3 and WebCalendar with general pages
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.