
Search In
Hello Everyone!
What do you make out of my latest code update ?
Member Reg & Login script
config.php
[php]
<?php
/*
* ERROR HANDLING
* ini_set('display_errors', 1);
* ini_set('displ
Hi i want to disable (delete) these permissions from my app
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission androi
In this his digital era, people prefer internet whenever they look for information about anything and everything. It is a sign for the businesses of all sizes to think about taking their business online. It will help them to build a stronger brand by
Hi,
Here we’ll learn how to send messages programatically in Swift. With the use of provided MessageUI framework we will implement message functionality in our app. This framework has MFMessageComposeViewController class which provides a
The Spring IoC container performs bean dependency resolution :
The ApplicationContext is created and initialized with configuration metadata that describes all
the beans. Configuration metadata can be specified via XML, Java code or annotations.
Fo
Myths/Facts of Security Testing
Let's talk on an intriguing points on Myths and facts of security testing:
Myth #1 We needn't need a security approach as we have a little business
Fact : Everyone and each organization requir
In The below example I have created a recyclerview app, in this app I have used CardView. First I have added I have added first RecyclerView , CardView and design support library in build.gradle file .Now I have created RecyclerView and F
In the JQuery grid several operations is been performed. So here we are going to discuss about the deletion operation in the MVC.
For doing this we need to use the libraries of the JQuery for the grid implementation.
After doing thi
Redux is basically a powerful JavaScript library used for the purpose of maintaining the state. This can be used with web-based technologies, however, it’s likely to be used with React and AngularJs to manage the data across the application.
&
In this tutorial, we will learn how to convert html template into CakePHP template. Website application build on CakePHP without any custom theme uses default layout of CakePHP. The look & feel of default template is not so good. Some times you n
