Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

CakePHP Multiple File Upload

Hello readers, if you are looking for a code to upload multiple file in CakePHP where user can upload more than one image through input browse box, then your are in a right place i.e findnerd.com. Here is a quick tutorial which will explain how to u

How to create a sliding background image?

To show the image sliding ion background i have used two DIV here one act as a wrapper and another contains the background image that slides. In the .wrapper div i have added "overflow:hidden" property that will make this div to hide anyth

Magento 1.9.2.1: How to get category description on product page from CMS block

Magento: Get Category description from block I was facing issue for getting category description from cms block. After researching on google I found the solution for it. You just need to add this in the home page content: {{block type="core/templa

How to integrate share on twitter button on website

Hello Reader's if you are developing product shopping based web portal in which you want to integrate the twitter tweet button, then this blog is very helpful to you. To integrate the twitter tweet button you have to follow some step as bel

How to watermark image usimg Qimage component in cakephp

For watermarking image using Qimage component in cakephp first we have to  download Qimage plugin  after downloading Qimage plugin we have to put it into  App/Controller/Component . Then we have to do all this in our controller.

Magic functions in PHP

Hello readers today we discussed about "Magic Functions in PHP". Have you ever looked at the source code of open source PHP projects, you could have observed object methods that commence with a double underscore. These are Magic Function

How to upload multiple images in cakephp

For uploading multiple files first we have to download multipartfile master plugin file from  http://www.fyneworks.com/jquery/multifile/ then we have to include its file into our code as shown below. <script src="path/to/your/jquery.MultiFi

How to print the stack trace using symbolic Breakpoint

Hi Readers, When You find any runtime conflict in your constraints while running the app and you are not able to find the place where the conflict is. Then, making a symbolic breakpoint and printing the stack trace can be very helpful.  

Chapter 1: Get Starting with Angular js

Before starting Angular js we should know: 1) HTML & CSS 2) Javascript   Then second question comes in my mind is "Why we use Angular" For this I have collect few point that are: 1) When we want to make dynamic site using java

How to use EventBus in Android

EventBus is third party library which is best for communication with Activities,Fragment,Thread etc.  It simplifies the communication between components.  It is fast and less code use.   First of all add dependencies to gradle file.

1 198 370
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: