PHP

PHP Crawler

Submitted by Aliaaa on

A simple and effective PHP script for crawling website. I'm PHP Simple HTML DOM Parser class. Installation method: 1: Simply Download zip file 2: Unzip file 3: Copy folder to htdocs 4: Run Xampp 5: Open Crawler.php 6: Enter the web name with Http:// and click on button Crawl! Thank you if you need and help you can contact me [email protected]

Check email availability in ajax

Submitted by Ndicho Albert on
Learn how to check if email already exist in the database without refreshing the whole page in PHP and ajax.In this code when the user type his email he will receive instant message if the email has been taken already. Visit the link below to follow the tutorial on how to create twitter, youtube, gmail and many more. www.23tutorials.com

Facebook Live Search Engine in Ajax and PHP

Submitted by Ndicho Albert on
Learn how to create a search engine like facebook to search for items in the database without refreshing the whole page.It also has and auto complete search words or terms like google when searching for the words. Visit the link below to follow the tutorial on how to create a twitter, youtube, Gmail and much more.

Blogify Blog Script in PHP/MySQL

Submitted by Torrahclef on
Blogify is a PHP/MySQL script that allows you to start your own blog for free. Its a complete blog script and its totally free to everyone to download. If you have any difficulty in installing this script, please contact me via my mobile +2348138652645 (Whatsapp) or email [email protected]. Let us create a whatsapp group chat for sourcecodester users. Download and install this script its free

Bus Tracking System

Submitted by alpha_luna on

Bus Tracking System

This Bus Tracking System is created to track the location of the buses and to manage the schedule of the buses in every branch location. The passengers can view the scheduled of the buses on the tv screen in every bus terminal. Whether the bus is On Travel, Arrived, Delayed, or Cancelled trip and they can view where's the location of the buses in every terminal.

Online Public Access Catalog For Library System

Submitted by alpha_luna on

Online Public Access Catalog

If you are looking for Online Public Access Catalog for Library System or it's called OPAC then you are at the right place. We have a full source code for this kind of system Online Public Access Catalog for Library System is for viewing and providing information about books, authors, and category inside the library. This program works to provide the students the information of the book that we're gonna borrow, to know the status of the books inside the Library, and to know if the books are available or not.

Time Range Array in PHP

Submitted by alpha_luna on
In this tutorial, we are going to create Time Range Array in PHP. If you are going to create a time picker using dropdown elements to select time, then there are many ways to do that. The user can use jQuery plugins to create a simple time picker and much better to use custom time range in the drop-down to select time.