
Search In
Please provide me the solution to take frame from video in android
If you have code. Please share it.
i want to run an swf (flash file) in android using webview.i used the code at the following link but was not able to find teh resolution.Please help me in this:
https://forums.xamarin.com/discussion/13304/how-to-play-swf-from-assets-folder
As technology becomes more and more ingrained in our lives, it's important for kids to learn how to code at an early age. Coding helps children develop problem-solving skills, teaches them how to think creatively, and prepares them for future car
About PostgreSQL
PostgreSQL is a relational database management system. It is having advanced features so it is used in many small and large projects.
I am writing this blog which will let you know how to install Postgres on an Ubuntu 14.04.
Insta
Hello Friends,
If you are looking to update timezone in codelgniter application you need to make changes in index.php. By default timezone represent server local time suppose server is placed in Singapore then your default timezone would be Singapor
First of all we should understand the pagination concept , so for this check the cakephp.org .
If we want to pass the custom variables in pagination so first of all pass the variables to the view . Lets suppose we want to pass $pass .
In the contro
How to read and write session:
Yes this is the basic question in which I got stuck when I was new to cakephp 3.0. I tried to find out the answer through google, stackoverflow and I finally found the answer to it. In order to read and write sessions
Hello friends,
Today we will discuss how to get file extension in Joomla. In Joomla, getExt() function is used for this purpose.
Syntax:
$ext = JFile::getExt($filename);
JFile is the name of the class in which getExit method is defined. $filena
In this post, you will learn how to start any application using Ionic Framework. We will start with the downloading process of ionic and all the dependencies that are needed for developing any application.
Also we need to know the platforms that are
Here we will learn how to create a server instance in node.js. First of all we will have to check if the node.js is properly setup in our local machine. Let us create a file with name demo.js and write the below code in the file:
console.log(“Testi
