Skip to content
  • Android Apps
  • Contact
  • iOS Apps
  • Privacy Policy

Tutorials Made

Ultimate Tutorial Blog

  • Home
  • Programming
    • PHP
    • C Programming
    • JavaScript
      • jQuery
    • Java
    • Python
    • Perl
    • HTML
      • HTML5
  • Spoken English through Tamil
    • English Conversations
  • Indian Languages
  • Youtube
    • Hindi Language
    • Kannada Language
    • Tamil Language
  • Contact
PHP Programming

Redirect a page after a few seconds in PHP

February 20, 2014 agurchand

Have you ever tried refreshing a page with PHP? Most of the time we do refresh the page with either meta tag http-equiv=REFRESH or JavaScript.

Read More
PHP Programming

How to do 301 redirect in PHP

February 20, 2014February 20, 2014 agurchand

If you are a PHP programmer you could have used header() function plenty of times redirecting a page to another page right? for eg:

1
2
3
4
5
<?php
 
header('Location: newpage.php');
 
?>

Read More
MySQL PHP

How to create a database and table in phpMyAdmin

February 19, 2014February 19, 2014 agurchand

This is a beginner tutorial of MySQL which shows you how to create a MySQL database and a table in phpMyAdmin step by step with

Read More
Apache PHP XAMPP

[solution] – htaccess not working on localhost!

February 17, 2014February 17, 2014 agurchand

All the development works mostly we are doing in localhost and using htaccess to get a SEO friendly URL is becoming a part of almost

Read More
Wordpress

How to Reset WordPress Password from phpMyAdmin

February 15, 2014 agurchand

Do you forget your password? or Forget password option in wp-admin not helping you? Then at least you should have database server phpMyAdmin access to change

Read More
Wordpress

How to change username in WordPress!

February 15, 2014 agurchand

When we install WordPress sometimes we forget to give our own username!! when we do so, wordpress will take default username as ‘admin’. Once you

Read More
PHP Programming

How to define constants in PHP and what is the use?

February 14, 2014 agurchand

What is Constants in PHP and it use? Defining a Constant in PHP will help you if you are going to use a value through

Read More
PHP Programming

Extract email addresses from text string – PHP Script!

February 14, 2014February 14, 2014 agurchand

We some time  need to extract the email address from a long string or text paragraphs. Lets say we have a long paragraph which is

Read More
PHP Programming

How to print array key and value in PHP

February 12, 2014February 12, 2014 agurchand

Often we use arrays but most of the time we forget about the keys in an Array(). If you are the programmer who uses only

Read More
CSS3

Very Simple CSS flip Animation – Download!

February 10, 2014February 26, 2014 agurchand

Yep, as I said in the title this could be the very simple and very minimal code used for the CSS Flip Animation. This tutorial

Read More

Posts pagination

Previous 1 … 27 28 29 … 32 Next

Find Here

gokiskitchen.com
  • Node.js – Validate Email address using RegExp or Validator Package
  • PHP program to Find a Missing Number
  • PHP program to Find Magic Number
  • PHP Program to check if a Number is Postive or Negative
  • Find the largest number in Node.js
  • Node.js program for storing data in a MySQL database
  • JavaScript to Generate Multiplication Table
  • Node.js script to capture user input and save the data to a file
  • Node.js program to calculate the area of a rectangle based on user input for its width and height
  • Node.js program to print a star pattern by receiving user input

Most Viewed Posts

  • JavaScript to find Odd or Even number! (76,606)
  • C Program to reverse a string without using strrev() (60,939)
  • How to play movie with Subtitle on TV via USB (50,250)
  • Calculate hours, minutes between two times in Python (42,021)
  • Restrict Special Characters in textbox – jQuery (39,536)

Categories

  • Android
  • Apache
  • C Programming
  • C#
  • Chrome Tips
  • Classic ASP
  • CSS3
  • English Conversations
  • Facebook
  • Fast Math Trick
  • General
  • Gift Ideas
  • Gmail
  • Hindi Language
  • HTML
  • HTML5
  • Income Generation
  • Java
  • JavaScript
  • jQuery
  • JSP
  • Kannada Language
  • Learn English
  • MAC
  • Mac OS
  • Mobile Phone
  • MS SQL
  • MySQL
  • Node.js
  • Perl
  • Photography
  • PHP
  • PostgreSQL
  • Programming
  • Python
  • Softwares
  • Spoken English through Tamil
  • Spoken Hindi
  • Tamil Language
  • Telugu Language
  • Uncategorized
  • Websites
  • Windows Application
  • Windows OS
  • Wordpress
  • XAMPP
  • Youtube

Recent Comments

  • agurchand on How to play movie with Subtitle on TV via USB
  • Terence Kinnear on How to play movie with Subtitle on TV via USB
  • nishanth on JavaScript to print Diamond pattern!
  • 25 Useful Hindi Phrases through English - Part 2 - Tutorials Made on Learn 25 Useful Hindi Phrases / Sentences from this blog post
  • calcuing on PHP Percentage Calculator script
All Rights Reserved 2024.
Proudly powered by WordPress | Theme: Fairy by Candid Themes.