
Search In
For all those who have just started their E-Commerce journey, starting up an online business can prove to be an ideal decision. Nowadays, more and more people, including business owners, merchants, and retailers, are heading towards Magento with the
To implement drag and drop in cakephp using jquery, you need to follow following steps :-
Step 1: Make index.ctp and add following code in it :-
<head>
<style>
#sortable-list { padding:0; }
#sortable-list li { padding:4
Here I have created a registration form in android. In my registration form i have used validation function to check inputs like email ,name,age etc. And I have also used check box , radio button and spinner function. Therefor below example will clea
It is a whole new mobile app development domain today. The trends, technology and the tradition of developing applications is completely different than what it used to be a few years back. Although the basic set of skills remains the same, but t
Managers can belong to any industry or managerial level but their core responsibilities remain the same. They are leaders entrusted to develop their team members, manage projects, oversee team dyn
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
I am getting an error warning when calling my index page for a PHP application. Below is the Error:
Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in C:\xampp\htdocs\uni-saga\index.php
i get this error whe
Lately, DDoS attacks have been one of the most prevalent cyberattacks. Every website online is suffering through a vulnerability. The repercussions of attack last long years. The DDoS attacks are one of the much focused attacks with high pr
If you are adding Server in Eclipse for Tomcat, and you facing below error “Unknown version of Tomcat was specified.” on Ubuntu then do following:
Steps:
$ cd ~/Downloads
$ wget http://apache-mirror.rbc.ru/pub/apache/tomcat/tomcat-7/v7.0.61/bin/apa
To fetcht the user detail from facebook like name,first_name,last_name,middle_name,gender etc use the code below :
func fetchUserDetails(useid: String,accessToken:String)
{
let graphRequest : FBSDKGraphRequest = FBSDKGraphRequest(graphPa
