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

Search In

5 Tips to Become a Successful Social Entrepreneur

The desire to change world can be tempting to the extent that you want to do it yourself. A social enterprise is one such way you can launch a startup business to fulfilling your mission of serving people. Every year, a number of social entrepreneurs

PDCA Cycle for Software Development

PDCA Cycle for Software Development:- As we all know that the software testing is a very important section of every software development process. Basically for any software development there are many steps to follow, but mainly there are four steps

Locating Debug keystore in android

Hello guies, I was working on key stores and found a bit tricky to locate the debug.keystore on ubuntu system so thought to share the details with you. Follow the steps in order to locate the debug.keystore on ubuntu 1) Go to the home directory a

How to use Flash on Banners in Joomla?

To use flash on Joomla you need to follow the following steps: Login to back-end of joomla site. Select Component -> Banners. You will Banner Manager page. Click on new button on the top left side. You will see a form to add banners. Enter the d

Some Common Test Scenarios for Security Testing

Hello, Readers. By this blog, I am sharing some common test scenarios for the Security Testing. I hope these will help in the time of security testing:- 1- Verify that secure or protect pages should be used HTTPS protocol. 2- Verify for SQL injecti

Solve copy paste not working issue in Remote Desktop

If you find, suddenly that copy paste stopped working on remote computer when you were accessing using Remote Desktop connection, following would help. Copy paste working on the remote machine is handled by "RDPCLIP.EXE". If this exe doesn't work cor

How to create new portal using old portal with different skin in DNN 7

DNN provide export and import portals functionality. **Steps to export the template:** 1.Login in the portal of which you export the template with super user account. 2.Go to host->site management ->Export site template. 3.Fill Basic configura

Drupal 7 get information of current logged-in user in external PHP file

Hi, Here is a code for loading current logged-in user using Bootstrap full in external PHP file. function user_load_from_bootstrap($uid = NULL) { define('DRUPAL_ROOT', $_SERVER['DOCUMENT_ROOT']); $base_url = 'https://'.$_SERVER['HTTP_HOST']; // thi

How to configure Database in CakePHP

CakePHP database configuration details are in a file that is located at app/Config/database.php. the database file. You can edit the file in the notepad or sublime and can edit the feilds by which it will be connected to the database. Here we are

How to print HTML code of any website using PHP

Hello Reader's if you want to get all of the HTML code of any website then you use the function as below:- The first way is by using PHP in built function url fopen, and its code will go like this:- $ShowHTML = file_get_contents('http://findnered.c

1 96 162
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: