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

Search In

Tree structure in cakephp

When you want to store a heirarchical data in the database table, then we use the tree structure in cakephp. For e.g : When you need to form a heirarchy of categories & subcategories like:- My Categories Fun Sport Surfing

Bind value in view in MVC

While getting values from the database we need to map the values into the views by writing the code for that.     So for doing that we need to get the data first from the action controller then we will bind it with the view.   pu

Memcached Glitch in Project and How it Went Away

In one of our current Project we used Memcached. Objective was to minimized database to-fro for very high UDP requests hitting Java application. Hence all device ids were placed in Memcached so that we could very promptly identify the incoming UDP re

Export Exchange Mailbox to PST with PowerShell – Step Wise Guide

Database admin requires importing EDB (Exchange Database) files to Outlook PST format. The basic reason is to extract data from corrupted EDB files and access it with MS Outlook PST file format. Performing export is one of the tedious work which requ

pnjxw jrwjr for 41% fopvkz2

A family member who asked not to be identified told CNN that two of Crews' daughters -- 6-year-old Elizabeth Ripley and 6-month-old Rachael -- were among the dead. Rachael, whose last name was not immediately known, was also the daughter of the suspe

The Best Practices To Ensure Your iOS App’s Security

The emergence of a broad variety of novel technologies has given rise to valid concerns about security. To state the obvious: Maintaining security is currently among the biggest concerns in the global IT market. Everyone, from users to companies, to

Indexes in mysql: Types and How to create indexes

Database index help in speeding up the retrieval of data from tables. When we query data from a table the following process is followed: -First MySQL checks if the indexes exist -Indexes are used by MySql to select relevant rows of the table and

Yii : A Futurisitic Framework

Hello Friends, As we know that PHP become one of the most popular web scripting language to develop dynamic web applications. With the advancements in technology, there are lots of frameworks introduced for PHP which provides different features. Most

Tomcat and Servlet/JSP where write a file on HDD?

hi all i am use tomcat 8 and my war file initially i want write a file a .properties file, here the code: Boolean wflag = false; String wnomfile="my.properties" Properties prop = new Properties(); OutputStream output = null; System.out.println(

Adding data to jqxtree dynimacally on click of nodes of a tree using AJAX call

There might be a case where user wants to add data to jqxtree on click of each individual node. Below is the code which help us to achieve the above functionality where user can get data from JSON file or database on click of each individual tree nod

1 110 161
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: