How Youtube stacking bar on top of their feature pages, it demonstrates page is stacking and which really looks really cool. Today I will demonstrat to you how you can rapidly include Youtube like...
Thursday, April 03, 2025
Learn php
Learn php and all its framework and CMS basics
ADVERTISEMENT
Breaking News
Recent Posts
Sunday, September 27, 2015
Sunday, September 13, 2015
Return html entity of currency code in php
Some time you need to get html entity of currency code so
I
would like to share with you a smart method you just need to add below method in
your project,
It includes major famous...
Labels:
Php
How to detect Ajax Request in PHP
In php you can detect that request send on your page is from
ajax or not,
Ajax requests usually set X-Requested-With
request header which is set by different kind of js libraries i.e
jQuery...
Saturday, September 5, 2015
How to Convert Plain url into clickable links in Php
Here is the simple function that can convert string into clickable links, very easy to use just copy it and paste it where you want to use within you project or you cna modify it accordingly .
function...
Labels:
Php
Friday, September 4, 2015
5 Best Ecommerce web solution

E-commerce has turned into a critical component for most organizations nowadays as it spares time and makes things attainable. Be that as it may, these advantages must be appreciated in the event...
Labels:
Ecommerce,
frameworks
Tuesday, December 30, 2014
How to start Angular JS

Angular JS is very well know updated js lib by google, mostly people thinks how to take first step to start it,
let me give you introduce it in very ease way;
just creating an html page and paste...
Labels:
angular-js
Monday, December 29, 2014
How to convert date timezone with php

. Its very easy way to convert time to required
time zone, below is the example to convert time GMT time to los angeles time
zone.
- First we are creating php time zone object with
our required...
Labels:
Php
Subscribe to:
Posts (Atom)