
Search In
To generate an excel file in core php we can use PHPExcel library.
download library from the following link here - Download PHPExcel library
Lets cut the chase and see how can we do it :
First of all extract the .zip folder of the l
If we need to export our application data in XML format then we can generate an XML file with the use of PHP.
Let's see how can we do it.
first of all, in our PHP file create a class that initializes the parameters.
class Xmltest
{
CakePHP is an open source web development framework for PHP 5.4+. It is a critical programming framework used by web developers which is completely based on MVC structure, a very powerful used to build complex web applications.
Hi am Fresher in android . am creating a app which i need to upload captured image and JSON data which i got from QRcode to PHP server. But am getting Secret_key not matched message when i debug.
I Checked API from postman the server is respon
I Have 2 tables WIthdrawMaterial and DepositMaterial,Both In WithdrawMaterial contain quantity column, and DepositMaterial contain totalDeposit ,I want to perform subtraction between quantity and totalDeposit column using query and store the result i


Hello friends, welcome to findnerd. Today I am going to tell you how to create repository and upload files to Bitbucket using command line in Ubuntu 14.04. Before creating repository to Bitbucket, you need to have an account first.
Getting sta
What do you do if you have to add some cool animation effects to your website? Unless the answer is use jQuery, you are taking the long road home. This very powerful JavaScript library can change the way you look at website design and the way your we
Progressive Web Apps have emerged as a booming change in the world of the applications. As we approach the future, we can expect that the popularity of progressive apps might lead to the reduction of the popularity of mobile applications on our smart
Installing Cakephp 3
Welcome to Findnerd friends. Today I am going to tell you how to generate code using cakephp 3.
We are going to start from the installation process in cakephp 3. Lets begin installing cakephp 3 by writing the following command o
A web framework can be described as a software framework the helps programmers build web services, web resources and web APIs. There are many frameoworks available for PHP. In this blog, we will discuss what PHP frameworks are and how they differ fro
