Feb 08, 2014
HTML5, the latest version of the language of the Web, was designed with Web applications in mind. It contains a slew of new application programming..
Read moreFeb 08, 2014
JavaScript is used for many different kinds of applications today. Most often, it’s partnered with HTML5 and CSS to build Web front ends, but it’s..
Read moreJan 28, 2014
Page caching is very important for a website as it speeds up repeated page views and saves a lot of traffic by preventing downloading content..
Read moreJan 27, 2014
Working with PHP, we often face few common problem and errors related to PHP script such as white page of syntax error, unexpected errors, header..
Read moreJan 23, 2014
Cross-Site Scripting (XSS) is a type of security hole where a hacker attempts to inject client-side scripting into a web page that others are able..
Read moreJan 20, 2014
Hi all now we are going to see some useful php functions which will help you more the functions are of given below Highlight_string The..
Read more