
Search In
Setting minimun height and width of cropbox:-
Hello Readers!
In this blog I am going to explain you minheight and minwidth of a cropbox, which is used in the Cropper Jquery Plugin for selecting an image to crop, By default this Cropbox size is fixe
Favicon was first used in march 1999, when Microsoftft released Internet Explorer 5 that time it was used to make tabs a favorites (bookmarks).
Favicon is a small square 16×16 pixels image, Basically It is used on tab at the web browsers to sh
Hi Reader's,
Welcome to FindNerd, today we are going to discuss Group By in Cakephp
In Cakephp web application sometimes we need to fetch data from database according to group field name. So GROUP BY statement is used in conjunction with the agg
Hi Reader's,
Welcome to FindNerd, today we are going to discuss insert data using replace statement in Mysql
Basically REPLACE INTO Statement is used for inserting a row in a table. If we want to replaces any record form our table then firstly o
Apple provides the UIPasteboard class which enables the data to be shared within the app and with another app. To share data we can use pasteboards.
Here is the code snippet depicting how copy and Paste functionality can be achieved in Swift
Hello Guys
Here, I am writing for data storage in dropbox.
Dropbox is smart and freeware(2GB Free) online platform for store document and media files.
Why we use dropbox?
1. Dropbox is smart and freeware platform(2GB Free).
2. Dropbo
This blog includes generating the random number without repetition of number in specific range.
For this we need to take a array to store the generated number so that we can keep track that the number is already generated or not.
Here is the code-
Bootstrap offers you three class for images tag. These classes have some styles for images which make your work easy. The three classes are below -
1. .img-rounded-
This class adds rounded border as 6-pixel border radius of the image.
2. .img-cir
This blog is about how you can create your pendrive bootable without using cmd.
Here we start.
1. Open CMD.
2. Type diskpart and enter
3. Type list disk and enter.
4. Type select disk 2(choose your USB Pendrive number) and enter
5.
Actually I am generating a report and print out answers under that question id. Like 13377 questiin id answered 3 times so i want to echo their answers underneath and the same for other question ids. All data is dynamic. Get unique questions id that
