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

Search In

How to fix TCPDF file opening issue on smart devices

Hello Friends, If you are using TCPDF( A Plugin used to generate PDf files) then sometime you may face that this files are not opening in smart devices. You may see some garbage data instead of pdf file. Then do not worry, just put a exit; after oup

How to apply layout in CakePHP ?

In CakePHP, there is by default layout in (app/View/Layouts/default.ctp) file, But there are many cases in which we can apply different layout in pages as per our client requirement. Case- 1 If we don’t want any layout for our controller method, th

How to pass a variable in jQuery from PHP

Hello Reader's! If you want to send variables from PHP to jQuery then you have to use the selectors:- Lets's see the example below:- This you have to put in the bottom of php page with the selector is "input[type=checkbox]" $("input[type=checkbox

How to remove index.php in Codelgniter URL

Hello Friends, If you are looking to remove index.php from URL. By default Codelginter Path will appear like this "http://www.abc.com/index.php/users/userinfo", if you want to change this with "http://www.abc.com/users/userinfo" //Replace your .hta

How to create shortcode in Wordpress

Hello Friends, Short code is just a piece of code like ['name'] that execute a complete function in your post or page Here we have a basic example of shotcode development. Please follow the below example: 1) Open function.php in your theme folder a

How to make custom login in Wordpress

Hello Friends, Here we will discuss about custom login functionality in Wordpress. Please follow the below example to build custom login functionality in Wordpress: $userCredential = array(); $userCredential['user_login'] = $_POST['username']; //ge

How to replace login logo with custom logo in wordpress

When we go to the WordPress login page , we see the default WordPress logo there written "WordPress". We can customize it and can put any of the logo in place of that wordpress default logo. It's easy: just open your functions.php file and paste the

How to display google maps in Navigation drawer

Hi, guys I need a help to merge different layout's as one layout. I am including google maps layout in one layout and it having some buttons at bottom and one horizontal scroll view at top of the page. Now, I am displaying the google maps&nb

How to Pass a Checked Box Value to URL Without Submit in PHP JS App?

I have a page which is for product filtration I wanted to get checkbox value to the URL so i can make the box check using the URL which helps me to make a link for the particular product . The page does not have any submit button.   I have bee

Facebook Marketing Tips for Your Business

Facebook is the biggest social media website, where we can post daily status updates, share images, videos, create groups, write notes, and ask question and answer and create pages for promoting business. We can also use Facebook platform for prom

1 49 170
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: