PHP Programming Tutorial

13 years ago

If you are looking for simple and easiest CAPTCHA code using PHP. In this tutorial, I am going to explain how to implement own CAPTCHA Read More

13 years ago

Originally I wrote a post about 1 year ago when I discovered some problems happened with me because of the MySQL connection fails. Now I Read More

13 years ago

jQuery is a JavaScript framework which intends to easily develop interactive websites and user interfaces with a few lines of code.jQuery animate is quite common Read More

13 years ago

Today, I’ve come along with another quick post to explain about how to count the number of columns in MySQL table using MySQL command. To Read More

13 years ago

An IDE is a software used to develop PHP code in flexible and efficient way.The acronym IDE stands for Integrated Development Environment. Here is one Read More

13 years ago

You guys must know about Output Buffering in PHP.Last time, my friend Bhumi has written an article about Output Buffering in PHP where she has Read More

13 years ago

I think this is one of the common problem you’ll face while you’re working for the website of Joomla because the component always displays at Read More

Most Popular Posts

Problem with German special character

Posted on 14 years ago

Bhumi

What is Reflection in PHP

Posted on 10 years ago

Bhumi