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

Search In

Multiple layout in CakePHP

This blog is going to explain "How to apply multiple layout in CakePHP". By default layout file located in (app/View/Layouts/default.ctp) in CakePHP. if we don't apply any layout, then all pages will take default layout. if we are requi

Mysql Injections

Hello Readers! this is a small blog on Mysql injection, hope you like it.   Mysql Injection: MySQL injection is a code injection technique, used to attack data-driven applications, in which harmful SQL statements are inserted into an entry fi

Disconnect Your Google+ From YouTube Channel

Step 1->To Disconnect Google+ from YouTube first things we need to do is click upper right-hand corner and came down to YouTube settings, Go ahead and click on YouTube settings.   Step 2-> Clicking on settings will redirect you to your o

How to set RectTransform Right, Left, Top and Bottom value via script

One can easily change RectTransform right,left,top and bottom value using script in this way :- object.GetComponent<RectTransform> ().offsetMin = new Vector2 (0,-1);//left-bottom here "0" indicates Left value and "-1" ind

Manage image rotation programmatically

Hi we know that we have lots of devices available in Android market with different-2 resolutions and functionalities like we have some issue with samsung and lg devices while capturing images from camera, we basically gets the wrong orientation of ca

Difference between a Symbol and String in Ruby

A string is placed either within  single quotes i.e ('') or double quotes i.e ("") whereas on the other hand, a symbol is preceded by a colon i.e (:). A string has a variety of methods to use but contrary to that a symbol is l

Reading content from file and saving it to database in Rails

Hi friends,   Sometimes we want to read the content from a file and save into our database. So we can achieve this in rails we do following:    1) First you need to add a column in your model where you want to save the content of the

What is regular expression?

Regular expression or Regex is an API which is used for pattern matching and it basically defines a search pattern of input.  We can also search, edit or manipulate text or data from regular expression. Let’s suppose if we need to define s

Stack View

Stack view is a good option to give less number of constraints to the storyboard items. If we are using stack view then we don’t need to give constraints to each label or button or any object, we can directly place labels or buttons or anything

How to catch SQL constraints violations in OpenERP/Odoo controllers?

If you want to catch SQL constraints violations in OpenERP/Odoo controllers this tutorial will help you, So, You can add an SQL constraint to Odoo model without facing any difficulty, to do this we have to use the _sql_constraints list. Odoo Fo

1 151 342
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: