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

Search In

Creating model form field in joomla

For creating custom form fields please use the following steps: Step 1:Add all the custom fields to the following XML file components/com_library/views/book/default.xml <fields name="request" addfieldpath="administrator/components/com_library/m

Inheritance in Hibernate

Sometimes we need to apply inheritance in Hibernate as per our requirement. Here I'm explaining the Hibernate Inheritance using "Table per subclass: using a discriminator". Suppose we've a class User with subclass Student. And in this approach we'll

PHP - A brief Overview - Part -1

This posts will provide you a brief overview of PHP which is the most popular web development language. It is targeted to the audience having basic knowledge of programming. The readers searching for more in-depth knowledge will be disappointed. Thi

Update Password

HI Can someone please take a look at my update password file? It won't report any errors and won't make change on database. The file connects with database but falls over somewhere.   Thanks

What are the efficient and time saving ways to get the Email Ids of potential clients from a specific domain?

I don’t have time to review the entire directory database and buying an email list is expensive. Please suggest the more cost-effective and less time consuming approach to get the job done. Thanks!

How to check indexes for a database or table in mysql ?

There are chances that you want to check for the indexes that you created on the tables in past because there can be a large number of indexes on numerous of tables depending on the size of the database If you want to see the indexes for a particula

Database Testing

Database : Database is a collection of data. Database is a secure place to store all your important data. The data need to be stored in an effecient manner or secure ware because data is very important.Testing the backend databases, like comparing th

LIST OF TOP FIVE INTERNET OF THINGS COMPONENTS

The term IoT is composed of two major words “Internet” and “Things”. Literally, this implies connecting things (objects and devices) through the internet to build an auto-operated network. There are certain core components tha

Kotlin- Bridge Between Android and iPhone Mobile App Development

Kotlin is a cross-platform programming language that is supported by Google for Android app development launched in Feb 2016. It is declared as an official language for Android by Google. This language is designed to work reliably with JAVA language.

How to display primary key of a table and database?

Hello friends, Today we learn how we can display the primary key of a table or database. 1. To display the primary key in a table we can execute any of the following command: SHOW COLUMNS FROM <database_name>.<table_name> WHERE `Key` =

1 20 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: