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

Search In

CakePHP find conditions

Find is the  data-retrieval functions in cakephp. Below is the list of CakePHP find conditions :- Name Default Description    type   'first' it can be 'all', 'first'

Html to pdf conversion in cakephp

Step1- For converting html to pdf  first we have to download dompdf, then we have to  extract it and  put it into /app/Vendor. Step2- Then we have to import this dompdf folder and its file dompdf_config.inc.php by using below code in

How to fetch data from one table in cakephp

Suppose we have a table name employees in which a number of employees are there. id Employee Age 1 User1 23 2 User2 34 3 User3 22 4 User4 35   Now what we need t

Compressing Files And Archiving in Linux Terminal

Compressing Files And Archiving in Linux Terminal There are strong compression utilities in Linux that can be run easily from the command line. Linux features are archiving utility called tar, in which you can add many files, and the tar file will b

What is method to read data from CSV file

Hi Reader's,   Welcome to FindNerd, today we are going to discuss What is method to read data from CSV file ? If you want to read your data from "CSV" file in php then you should use fgetcsv() function, which is used to read data

C program to show the implementation of array of pointers to strings...

/*=========================== Program to sort the strings in an array of pointers to strings =======/ /============================ By :Bipin Gosain ============================/ ============================= Date :27-5-2016 ===================

How to Insert, Select, Update & Delete Data in Magento

Hello Readers, In this blog i am going to show you "How to select, insert, add, update/edit and delete data in the Magento. Lets Suppose, If you have database table named 'slider' with the following fields id(int,primay key), title(varch

How to fadeIn the selected cell of uicollection view in objective C

If we want to fadeIn the selected cell of collection view then use the following code- Sometimes we need to show the selected cell . For example - If we have list of songs and we want to display which song is currrently playing then FadeIn method ca

Different border properties using CSS

We have used the different properties of the border like width, color etc. All the border properties are used in one time and in order: border-width, border-style and border-color.   Syntax of border:- border: border-width 

Learn how to create a Ribbon/Strip to highlight some important text using Pure CSS

Hii,  In this blog i am going to create a pure CSS ribbon or strip which can be used to display some important information,link etc with highlighted, eyecatching view on a webpage. While we create  any ribbon or strip design we must use eye

1 136 949
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: