Thursday, September 19, 2019

Help Needy/Poor People via CuteHearts




If you're looking for a trustworthy platform to donate and get donated, then, join with "Cute Hearts" which acts as a platform to connect NGOs and Donors worldwide.

Send Mail : support@cutehearts.org
Contact : +91 9962306343 (Whatsup)

Tuesday, September 17, 2019

Help Needy People via Cute Hearts

Cute Hearts :

"Cute Hearts” acts as a platform to connect NGOs and Donors. We are trying to bring happiness in many hopeless faces by giving them hope. Register FREE

CuteHearts


Our Services:

About CuteHearts :
Cute Hearts Platform is found to implement an innovative idea. New things discovered every day and people look in for something new and different in day to day life. As like, we thought to do something different in order to help both the NGOs and the people who wish to donate. As we all know, the world is so big and everything cannot be seen in one glance, but, now as technology improves anything is possible through the web and social media. We, as a team, wished to help the needy and the people who help the needy. And, this is when Cute Heart Platform is found to act in between the NGOs and the donors. This platform helps donors to find appropriate NGOs and the category they would want to donate for. And any type of NGO can be benefited even if they are not active on social media.




Our Vision:
To preach the NGOs from all the nook and corners of the world. And to make easy for the donors to donate for the NGOs and for the particular field regardless of their locality.
Our Mission:
We started this platform motivating ourselves to accomplish the holy work of eradicating poverty and fulfill the needfulness of the poor in many ways concentrating mainly on Shelter, Food, Health, Education and disaster recovery and more in the future.
Contact us  - +91 - 9962306343 (Whatsup)
Mail - - support@cutehearts.org

Visit : https://cutehearts.org/

Source: cutehearts.org



Wednesday, September 4, 2019

Magento eCommerce Services & Solution

TestwareInformatics is a Magento eCommerce Solution and Application Development Company in serving clients all over the world. More https://bit.ly/2KbTQMT

Magento eCommerce Solution

BENEFITS OF OUR ENTERPRISE-GRADE E-COMMERCE SOLUTIONS

  1. End-to-End eCommerce solution
  2. Reliable, Scalable & Secure
  3. Partners in Omnichannel Success
  4. Multi-currency & Multi-language Support
Mail: info@testwareinformatics.com
Contact : +91- 9566955081 / 044–48600064

Saturday, August 3, 2019

How do get variables from PHP through AJAX



Hi Friends,
Don't Worry, Now I am Explain to get variables from PHP through AJAX.Follow the instruction,
//php value get in jquery in variabel
var php_id = <?php echo $id ?>;
$.ajax({
type:'POST', //post method
url:'ajax-file.php', // redirect URL
data:'start_test_id='+php_id, // POST DATA
success:function(html){
var obj = JSON.parse(html);
if (obj.success == 1){
alert('sucess');
} // success response in json
}
})
ajax-file.php
if(isset($_POST['start_test_id'])){
$php_id = $_POST['start_test_id'];
$insert_sql = $mysqli->query("INSERT INTO xx(yy) VALUES ('$php_id')"); // insert query
if($insert_sql == true){ //json response
$response["success"] = "1";
$test_check = json_encode($response);
}
}
I hope this answer helps for All. If you have an any queries
If you want to Learn more details about,
Thank you to All…
Original Source - www.quora.com

Friday, July 26, 2019

Digital Payment Integration


Testware informatics offers the highest number of payment gateway platforms in world via a single integration including Pay Later, PayTM, Cardless EMI and even recurring subscription payments. testware is the company which integrated world class payment gateway's that offers instant refunds versus the industry standard this ensures merchants are able to delight their customers while running business operations smoothly. For MORE  https://bit.ly/2ZHb3BB 


Digital Payment - Testware Informatics
Digital Payment - Testware Informatics


Other Services like,
  • Web design services

For More Details Call Us +91- 9566955081 / 44-48600064