September 2008

Most Important Date and Time function of PHP

Following Date & Time Function so helpfull:

1. Number of days in a month
The function 'cal_days_in_month' is used to return the number of days in a month. This function takes three arguments one for calendar name, month value and year value respectively.

Article Writing Ideas are Easy to Find

Quantity is almost as important as quality when using article marketing to improve your online presence. The trouble is, coming up with fresh article writing ideas can prove difficult. Try these methods when you need to come up with new articles.

What is the Difference Between http and https?

Http is hyper text transfer protocol which is responsible for transmitting and receiving information across the Internet where as https is secure http, which is used exchanging confidential information with a server, which needs to be secured in order to prevent unauthorized access.
 

Web Programming With PHP

Things you need to know to begin web programming with PHP:
1. Good knowledge of HTML.
2. Some knowledge of CSS.
3. Some knowledge of JavaScript.
4. Good knowledge of MySQL Database, SQL (as most php applications are database driven).
5. Good knowledge of PHP.
6. Using IIS or Apache.

Tutorial Links:
Here are the links to tutorials that may help you to accelerate your learning process.

PHP – MySQL Interview Question

What's PHP?
The PHP (Hypertext Preprocessor) is a programming language that allows web developers to create dynamic content that interacts with databases. PHP is basically used for developing web based software applications.