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

Search In

CakePHP Controller Basic

A Controller in MVC like cakePHP is basically used to manage the logic around a single model. LIke for example if you are working on User model than  you have to have a controller for it name UsersController.php for managing the model. But it

String in php

A string is sequence of character. Every thing that is declared in a string will considered as a character. Like abcd1234 is a string. And when you add the string like 2+2 will give 22 not 4. PHP string function strlen()- It is used to find the l

How to Upload Large Files in PHP?

Hi Reader's, Welcome to FindNerd,today we are going to discuss How to Upload Large Files in PHP? Sometimes in a PHP web application. we need to upload a large file. So to manage large file upload in PHP web application we need to configure PHP.i

Navigation methods in ASP.NET

Moving from one page to another is called navigation.   There are following techniques to navigate from one page to another:-   Hyperlink control   Response.Redirect   Server.Transfer   Server.Execute   Window.Ope

Bouncing effect using CSS keyframes

There are various methods to bounce an element. We can bounce an element using jQuery, any plugin or by simple CSS. To add the bouncing effect using CSS we use keyframes. In keyframes the animation is done by changing the style in particular time

Finding Banned Words On A Page And Not Within Other Words!

Php Lovers! I am NOT searching for banned words within other words on a page but searching for banned words within a loaded page. I am not actually looking for banned words within other words but within the page (meta tags, content).  And so,

PHP.ini configuration for handling large file upload in PHP

PHP provides a friendly environment in case of file uploads but if one wants to upload files greater then 2 Mega Bytes then the default installation of PHP fails. But, we can increase the limit when ever necessary. This Blog will help you configure

Stored Procedures and Functions in MySQL - Part 2

How to manage stored routines? In the second part of the series we will see basic commands used to manage the Stored Routines As these are also Database objects so the basic DDL commands hold true here also Create Alter Drop CREATE The syntax

How to create SSH connection with Filezila

If you are looking to create secure ssh connection in filezila with .ppk file. Please follow the below instruction: 1) Open your filezila. 2) On the top menu bar please click at Edit --> Setting 3) Now a pop up will appear. On the right side you

How to get retrun types of variables in JS

Hello Reader's if you want to get the return types of the variables in Javascript then in this blog you will learn about them. for getting the return type you have to use the type of function in the JavaScript. Let's see some of the return type with

1 169 423
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: