Here are few very common string functions in PHP for those who are new to PHP. In that case just familiarize with these functions.
addslashes
Add backslash (\) before characters that need to be quoted before inserting into database. Those characters where backslash will be added are single quote (‘), double quote (“), backslash itself (\) and [...]
In beginning, programmer think whether they can store array or not in PHP session.
Yes, you can store array in php session.
Display message that hide itself after certain interval or after user say’s to hide it. Released it for beginners.
Various method of passing and exchanging variable’s value to and from php, javascript, css, html etc. Very helpful beginners.
Here this is a CSS tutorial for beginners, who know some basic structure of HTML Page. Here you will easily learn why to use CSS, how to use CSS, CSS structures.
CSS stands for Cascading Style Sheets. Styles were added to HTML 4.0.
Why we use CSS in Web Page?Previously in HTML we can design our web [...]
Script Writing :: Simple introductory tutorial for PHP scripting
Section 1:
For start learning PHP, you must have installed PHP on your system. With this you
need Apache and Mysql. Then you can start your PHP learning path from basic to advance.
For installing PHP, MySQL and other related software on your system, XAMPP will be the easiest. It [...]
PHP is a very good scripting language. It is now like a full-fledged programming language.PHP language is in great demand today. It is directly giving competition to ASP, C#/VB. After the announcement of PHP 5, it becomes even more powerful.
As a programmer, I should have to be very sharp mind and have good analytical skill. [...]