
Search In
Hold the existing variable and override it
grasp and override the existing variables, to do it we use a function in the template.php file
For example
<?php
function themename_preprocess(&$vars){
$var['title'] = 'your text here';
Hello Everyone, today I will guide you "To Sanitize a String in PHP"
SANITIZE :- Data affirmation is usually an inclusive element of working with varieties. Not merely may be published files result in protection problems, nevertheless additionally,
Network Layer Protocols
While sending or receiving data there is lot of things happens at the background. We call that things a set of rules commonly called as protocols.
Address Resolution Protocol(ARP)
While communi
In this post, you will learn about the plugin for automatic resizing of icons. You must know that both android and iOS platform needs different size of icons according to different devices.
If you need to change your app icon in yo
Hi Readers,
We can download video file from Youtube if we know youtube URL of the video. First you need to add attached files (HCYoutubeParser) into your project. Now you need to call following function into your code:
let video = HCYoutubeParser
Hello Readers,
Screenshot plugin for Cordova/phonegap apps allows you to take screenshot of the current open screen and save it to phone storage.
First of all we need to install the following plugin through CLI:
$ cordova plugin add https
OpenCV is an open source project that provides OpenCV android SDK to match one template against other.
These are the following steps to add OpenCv in your project :
1. First of all download Android studio from this link - https://developer.android.
Hi Reader's,
Welcome to FindNerd, today we are going to discuss on install and setup GitHub on Ubuntu.
If you want to install git and setup GitHub on Ubuntu, Then firstly you have to update apt-get.
You can follow below command
$ sudo apt-get
Popups are amazing way to notify/alert user, popups provide us necessary additional info about the app and can be used for assisting user when anything went wrong. After using traditional popups now it’s time for Dropdown popups.
Click on th
It’s hard to keep an exact count of the number of startups around us. The explosion of technology and demand for better services has accelerated the culture of startups. And, it is actually good to see people brainstorming their ideas and turni
