Event Calendar - PHP Project (v3) - using table `3ce_event`
----------------------------------------------------------
This package is updated so all PHP queries use the `3ce_event` table
(matching your uploaded SQL).

Steps:
1. Import your SQL (the uploaded SQL should contain the `3ce_event` table).
2. Update config/db.php with DB credentials.
3. Extract to webroot (e.g., public_html/events/) and ensure uploads/events/ is writable.
4. Visit public/big_calendar.php and public/event_list.php

Note: If your SQL uses a different table name, let me know; I can switch code accordingly.
