How to Create Database in MySQL?

December 26th, 2009 Nafees Ahmed No comments

Before you can interact with your MySQL database, you need to create it! We can show you two ways to do this: with phpMyAdmin, or with SQL code from the query window or a shell prompt. Don’t worry it’s not hard.
Here’s How to do?:
1. If you have phpMyAdmin, you first need to login. In [...]

    Read More...

What is PHP?

September 28th, 2009 Nafees Ahmed No comments

PHP, or PHP: Hypertext Preprocessor is a server-side scripting language for creating dynamic Web pages. You create pages with PHP and HTML.PHP is a widely used, general-purpose scripting language that was originally designed for web development, to produce dynamic web pages.

    Read More...

What is Mysql?

September 28th, 2009 Nafees Ahmed No comments

MySQL, the most popular Open Source SQL database management system, is developed, distributed, and supported by Sun Microsystems, Inc.

    Read More...

Welcome to www.nafees.co.in

September 26th, 2009 Nafees Ahmed No comments

Welcome to www.nafees.co.in

    Read More...
Categories: News