This is tutorial about integrating CKEditor in your web based form to provide extra text editing feature to your users, CKEditor has great text editing…
Here i am going to show you a very quick tip to remove your web pages from google search index and cache, Google automatically crawl…
Mysql and MySqli both are the PHP based extension which we used to make connection with our database and handle database query through PHP. It…
In this tutorial i’ll show you how can you install teamViewer in your linux machine, TeamViewer is very popular software package to to access computer…
PHP based FPDF is very powerful library to convert your HTML pages or content into PDF file, Suppose you have a article and you want…
We all know wordpress is a popular blogging platform, And there is a lots of inbuilt functions available in wordpress library to customize user experience,…
In this tutorial i am going to show you some basic ubuntu commands to install Redis Server in your local system and how to start…
This is tutorial about reading/fetching RSS feed of blog using simple php function, There is a function called simplexml_load_file(), By which we can easily render…
In this quick post i am going to tell you a very important issue which we faces every time we create a widely used form…
Here i am going to discuss about MySql very useful function called CONCAT(“CAL1″, ” “, “CAL2″……). Sometimes we need to create search feature for our…
This is quick tutorial about display pdf inside div using HTML Object element. You can easily display any .pdf file inside div, You just only…
This is a very simple and quick tutorial on how to create star ratings very easily using jquery And store visitors vote in database to…
In this tutorial i am going to show you some basics of working with mongoDb NoSql database with php, We all know NoSql databases are…
Here is simple code snippet to display text on image on mouse over using css without javascript. using this simple line of CSS you can…
This is a very quick tutorial about mounting network share folder on linux machine. Suppose your friend has shared folder to you on network but…