PHP

PHP Forms

Submitted by alpha_luna on

PHP Forms

In this tutorial we are going to learn about $_GET, $_POST, and $_REQUEST. Nowadays, PHP is one of the most popular means of processing HTML forms. To read the data submitted by a form, using PHP, use one of three special arrays: $_GET, $_POST or $_REQUEST. The first two contain the data submitted via their respective protocols.

How to Create Sliding Text on Images with Bootstrap Templates

Submitted by alpha_luna on

Sliding Text on Images with Bootstrap Templates

In this tutorial, we are going to learn on How To Create Sliding Text On Images. In this source code, we are going to display the text on its corresponding image with a background color after we hover the image. In the example source code below, by using CSS and jQuery to appear the text effect on our images. Using jQuery slideToggle() we produce effect after we hover into the image. You can try the Live Demo of this tutorial.

How to Get Last Day of Month using PHP

Submitted by alpha_luna on
This is a tutorial on how to Get Last Day of Month using PHP. This is a simple tutorial for the beginners who really wants to know how to construct simple source code in PHP. We are going to construct simple PHP source code below for the beginners. So, they can see how to construct it in a simple way. This source code will display how to get the last date of this current month, as well as the last date of a month from the given of a specified date. We are going to use the letter "t" and that our key to get the last date of a month.

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.