
Search In
There is a lot of buzz in the market about the Apple developers who are working to develop the latest iOS version. Yes, we are talking only about the iOS 11. As Apple iPhones are hugely responsible for reshaping our digital lives, this new version is
Hi Guy,
There are so many online activity 'We write online', 'Edit online' and save our data online. In meanwhile we have huge worries about our personal data. All of us have fear about the data security and privacy.
Actually Google trac
I installed new wamp on windows 7. It has some dependency on some microsoft tool "vcredist_x64.exe".
My installation was successful and I enabled php_curl extension from php settings but I was still getting :
Call to undefined function curl_init() Pr
I create educational app and make it available in Play Store. All text content (strings) are based only in Cyrillic. Application doesn't have any type of settings (so, there is no option to change language), options or SQLite bases. Also, applica
If you are looking for the code to download the image through the image's url then you are reading the best and simplest blog for the same.
For image downloading I'm using DownloadManager, with the help of DownloadManager I will request to d
Hello.I'm making an application in ionic.I'm using cordova geolocation plugin.I want when i change my position location to be updated .I should see an alert but i don't see anything.What i should do ?
Here is my code:
$ionicPlatform
Recursion is the process which repeat itself until some condition is reached otherwise it gets repeated again and again.
In programming languages, if a program allows to call a function inside the same function, then it is called a recursive
I have a situation where I want to run an endless loop and I have to get data from there. For this, I have to make a Http call and then put the http response in a database, In each iteration, I have to wait for some second.
To solve this probl
I hope all of you are fine.
I am making a donation website in WordPress.
There will be a charity account creation that has 4 different amounts in cents. Users will create their account and donate to that charity. It will be recurring based.
For ch
Hello guys I am stucked in overriding a property field actually my issue is i want to calculate cost pirce (standard_price) when costing method is set to average from a custom field rather then calculating from line.price.unit (price) in purchase ord
