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

Search In

How to use theme in yii2

First download a sample theme from http://yii.themefactory.net/ and extract it in to yii2basic/themes folder. Now open /config/web.php and add the below code 'view' => [ 'theme' => [ 'pathMap' => ['@app/views' => 'themes/materi

What is Stylus ?

Stylus is a dynamic style-sheet language, it's design influenced by Sass and LESS. It makes your development more faster, smarter and more powerful then ever before. you can change your all color scheme in just a single line of code. Quick and Easy

How To Fix JAuthentication Error in Joomla

Hello Readers, When we log in to the Joomla administrator site and we find out the error like:- unable to log in to the Joomla administrator site. JAuthentication::__construct: Could not load authentication libraries. Username and password do not

FPDF class php

FPDF is a library to handle the pdf files. FPDF stands for free pdf. It provides high level functions to generate the pdfs. FPDF does not require any support. It is pure php library. You can download the library from this website http://www.fpdf.org

How to restrict application for Tablets only

Some applications are only made for tablets. So in order to restrict the application to download only in Tablets, we can use supports-screens tag inside the manifest file inside manifest tag. <manifest ... > <supports-screens android:s

How to send email using Wamp server in PHP

Hello Reader's If you are working on your local host and not able to send the email then by configuring your WAMP server you can send email. Let's see how it is done:- First just install Fake Sendmail (download sendmail.zip). Then configure C:\wamp

How to get the text matter from a given PDF using PHP

Hello Reader's, If you want to write a program that takes the matter from a given PDF then now you can use many libraries. These are well function performing and easy to use. Lets see an example below:- Download the class.pdf2text.php from here Now

Device Debug for android and ios in flash

Device Debug is very simple ,You can check the app on you phone which the traces will be shown on your system simulator for androif you just simply download the device driver for your device, after this got to project debug configuration setting and

magento/product-community-edition 2.0.2 requires ext-xsl * -> the requested PHP extension xsl is missing from your system

Hello Friends, If you are installing Magento with composer, you might face the issue "Your requirements could not be resolved to an installable set of packages" with the error "magento/product-community-edition 2.0.2 requires ext-xsl

What is Swagger?

  Swagger an open-source specification and a framework for describing, producing, consuming, and visualizing RESTful web services. Swagger was developed for Wordnik for their developer use in development. Swagger framework simultaneously sol

1 32 94
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: