Get YouTube video id form URL using PHP
Today I will discuss about YouTube video URL and video ID . First of all what is YouTube video ID ? YouTube…
Today I will discuss about YouTube video URL and video ID . First of all what is YouTube video ID ? YouTube…
In this topics we will discus on WordPress Menu . How to Register menu How it put any where you like First of …
In this topics we'll discus on "how to find out all files of a directory of web server". It will give yo…
In general the login or registration of wordpress site contain wordpress logo and wordpress.org link as below. …
We know that every php frame work have a helper file and this file contain lot of global function to help to make e…
Initially laravel have no helper.php file to add global user defined function. But we need to add some global function…
Initially when we create a wordpress project and login then it show Howdy, [your login name]. If we want to replace an…
http://advancetechtutorial.blogspot.com/search/label/Wordpress Wordpress load jQuery library from the wordpress pro…
You can create a custom post type in WordPress. For this, you can use the function.php file that already exists in y…
Our today's topics are how to set default tags for the post in WordPress. To set default tags for posts we can …