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

Search In

How to Create your own Exception handler in cakephp ?

Hello readers, today we will discuss a very important topic of a programming language "exception handling". Exception Handling is the process of catching errors which are generated by our program and then taking appropriate action according

Check if new version of app is present in appstore programmatically.

Many apps these days show an alert on app's launch saying a new update is present at the store. To implement this feature first we need to find version of the app available on app store and version of the current running app and then compare bot

How to Create Token Based Approach for Authentic Requests on PHP API

Unlike in website the session are useful for handling users data from one page to another, The API  requires a secret token to do the same. The secret information like email, user type, balance need to be get passed from one request to another

16 SEO FAQs We Still Struggle to Understand for Better Search Ranking

In terms of SEO, there are some mistakes that can be almost fatal to the success of a website, and these need to be avoided at all costs. Search engine optimization has changed with the times, and the dos and don’ts change with these times. SEO

How to Remove Error 'No Such Element Exception' From Below Python Code

I am trying to run the following code: from selenium import webdriver # create a new Firefox session driver = webdriver.Firefox(executable_path=r'C:\Program Files\geckodriver.exe') driver.implicitly_wait(30) driver.maximize_window() # navigat

How to Split String From a Javascript File into Two Array String

I want split string from file into two array string......   file contain this-   Bangladesh= 109.408 India= 92.7478 Pakistan= 200.550 USA= 1.29221 Europe= 1.16989 UK= 1 SA= 4.85180 Australia= 1.90035 Canada= 1.71097  

What are Different Types of Software Development Life Cycles and its Stages

1. Software Models Software models are the methodologies that describe the ways in which we can develop a particular software product in order to validate the software’s functionality and fulfil the Quality standards. Software Models are the

Sorting Layers in Unity2d

When building a 2D game in Unity3D. We need to specify which items will be rendered above which item. We can do it by specifying the distance of the sprite from the camera but Unity provides a better way of doing this through the use of Sorting Layer

Restart your schedule with AlarmManager after phone reboot

When you create a schedule using AlarmManager and you found that it stops working after phone reboot. So to avoid this problem we need to add Broadcast receiver that should receive "BOOT_COMPLETED" broadcast. For this you need to register your Broad

About Penetration Testing

Penetration testing is a type of security testing used to test the insecure or weak areas of the system or application. The idea of pentesting is to find vulnerabilities before they are found by other malicious agents. Types of Pen-testing 1. White

1 50 115
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: