How to display data from a MySQL database – PHP Script

How to display data from a MySQL database – PHP Script

PHP is a widely used and easiest language in the world.

It’s very simple to display the data from a MySQL table to a webpage using PHP scripting.

First, you need to create a database and a table in MySQL. …

Big Countdown that doesn’t sucks Demo & Down

Big Countdown that doesn’t sucks Demo & Down

Have you ever tried this awesome jQuery countdown timer script with your web application?

Here is the original creator link & the demo page:

https://code.google.com/p/jquery-countdown/

https://github.com/dalpo/jquery-countdown

NEW VERSION:

https://github.com/Reflejo/jquery-countdown

Sample Usage:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html 
How to do Search engine Friendly URL through htaccess ReWriteRULE

How to do Search engine Friendly URL through htaccess ReWriteRULE

PHP is the vast programming used for developing websites. You might have seen hundreds of website URL having with a lot of query string in it.

For Example:

https://babynames.agurchand.com/index.php?origin=African&gender=male&type=chaldean&page=4

If you see the above URL it looks ugly and with …

Euler’s Prob.2 – PHP Program to find the sum of the even-valued terms in the Fibonacci

Euler’s Prob.2 – PHP Program to find the sum of the even-valued terms in the Fibonacci

PHP script for the Euler’s Problem 2.

Question:

Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting with 1 and 2, the first 10 terms will be:

1, 2, 3, 5, 8, …

Theme: Overlay by Kaira
Agurchand