Learn PHP : Making a connection to MySQL database

The benefit of choosing PHP as a web platform is its utility in dynamic and database driven web applications. It is fairly easy in PHP script to make a connection to MySQL database. There is one more better way to Continue reading Learn PHP : Making a connection to MySQL database

Script Code : PHP Sessions Starting, Setting and Closing

PHP Tutorial [Beginner’s Basic learning] – Sessions in PHP. Starting, Setting and Closing Session(s) is a temporary storage of values/data to variables to be used for serving web user in a better and interactive way. The data stored in sessions Continue reading Script Code : PHP Sessions Starting, Setting and Closing

Website Tips : How to add animate favicon? HTML code

You might have seen some animated image in address/location bar of browser like one is here an animated website favicon (favicon*new window ) a blinking “M” for web domain Mohyals.info (works better in Mozilla FireFox Browser). First you need to Continue reading Website Tips : How to add animate favicon? HTML code