Sir, Please how do I convert MULTIPLIER DATA (REPEATER AREA) in a FORM to JSON using CF shortcode and PHP?
Please write a review for the extension you are using on the Joomla extensions directory before posting a new question as we are being spammed by many negative reviews.
Thank you for your support!
<?php $this->data['xxx'] = json_encode($this->data['xxx']); ?>Bob
<?php header("Content-Type: application/json; charset=UTF-8"); $returnData = $this->get("repeater_area31"); // Form Data or Repeater area data $json = $returnData; echo json_encode($json); die; ?>
2CheckOut.com Inc. (Ohio, USA) is an authorized retailer for goods and services provided by ChronoEngine.com