Logo

Answers by vishalrana1

1 Vote
Is there any Q&A forum similar to Question2Answer?
If you are looking for the best option for a Q&A system, then Techno Smarter QA is one of the best option, as detailed by @shakti. It's n...
Answered 21 May in PHP
0 Vote
How can I find and hire a WordPress developer in India?
In the present time, if you want to start an online business, blog, or website, WordPress is the easiest and most reliable, and affordable platform, b...
Answered 06 Jun 2025 in Wordpress
0 Vote
How can I generate leads for affiliate marketing for free?
There are various ways to generate free leads for affiliate marketing. Like YouTube, Facebook, website, Google, social media, videos, etc. I have w...
Answered 06 Jun 2025 in Tech
0 Vote
Where to Find Quality Leads for Affiliate Marketing?
Find Quality Leads for Affiliate Marketing Nowadays, many people are trying to make money through affiliate marketing, but the most important factor ...
Answered 06 Jun 2025 in Tech
0 Vote
What’s the best niche for affiliate marketing?
Accurate astrology predictions. This niche appeals to all 12 zodiac signs differently;like love predictions for Cancer, career insights for Capricorn,...
Answered 19 May 2025 in Tech
0 Vote
How can I display loader image on button click in jQuery?
Why don't you use the jquery html() or append() method on button click?  We will set the loader gif image in JS code and display it on butto...
Answered 27 Feb 2023 in jquery
0 Vote
What is payubiz test key and salt ?
You will need to activate Payumoney account to recieve payments online . You will need payumoney merchant key and payumoney salt to configure and rece...
Answered 05 Feb 2022 in Wordpress
2 Votes
How can I inline menu list items using CSS and HTML?
The CSS stylesheet is used to create menu list inline using display . You have to make menu Items inline using CSS class .  Let's create a...
Answered 28 Nov 2021 in CSS
1 Vote
How to create website like tutorialspoint and studytonight in Wordpress?
These websites are developed using PHP programming without any CMS like - WordPress. If you want to develop learning website like tutorialspoint....
Answered 05 Jul 2021 in Wordpress
0 Vote
What are the different ways to perform Mobile Website Testing?
The mobile website affects mobile users. If you have a website and want to make it for mobile devices or other small devices then you should use boots...
Answered 21 Nov 2020 in Web Development
2 Votes
How to connect the HTML page to the MYSQL database using PHP?
First of all you need to install xamp, wamp, or mamp any software required to be installed in your system with the help of which you will get a local ...
Answered 30 Sep 2020 in PHP
1 Vote
Payumoney payment form in PHP
Payumoney developers have been developed many kits for PHP . I am here to help you but you did not submit any code issues . You are looking for P...
Answered 22 Sep 2020 in PHP
2 Votes
How to remove Powered by from Question2Answer
Question2Answer developed on PHP with a lot of functionality in which we can change everything by using code.  If you want to remove Question2...
Answered 07 Sep 2020 in PHP
0 Vote
How to save html form data in database table using php and MYSQL
Data saving is another method of PHP programming in which you should have knowledge about connection file, MYSQL inserts query and HTML form then you ...
Answered 03 Sep 2020 in PHP
1 Vote
How to update (edit) MYSQL data in PHP?
Are you getting id value?  Kindly GET id from  $id = $_GET['id'];   GET id from URL and create an input box as type hidden. The in...
Answered 27 Aug 2020 in PHP
1 Vote
mysqli_fetch_array() expects parameter 1 to be mysqli_result, bool given in - PHP on line 12
As you can see, I have answered the above. One more line has an issue in your PHP code.  You are missing the asterisk * symbol in your PH...
Answered 25 Aug 2020 in PHP
1 Vote
mysqli_fetch_array() expects parameter 1 to be mysqli_result, bool given in - PHP on line 12
I have checked your code. You are working for update operation in PHP with an MYSQL database. You have many issues in your code. As I can see, you are...
Answered 25 Aug 2020 in PHP
2 Votes
How to integrate PayPal in PHP ecommerce website
Paypal payment gateway offers you to use many PHP SDK or source code for the PayPal payment button on the PHP website. If you are creating e-commerce ...
Answered 21 Jun 2020 in PHP
1 Vote
I am not getting OTP from PNB bank for Google pay App
If you are not getting OTP from PNB bank, then maybe bank servers are busy or lost. I know Punjab National bank is one of the best bank. First of all ...
Answered 25 May 2020 in Tech
2 Votes
How to install amp on my PHP website?
I am getting your points. AMP is another framework that helps to create the user interface. You can PHP programming with AMP because of  PHP file...
Answered 25 Apr 2020 in PHP