...
Code Block | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
$t->fetch("[http://yourwebsite");] $t->submitForm( "0", array ( 'Address'=> $data['Address'], 'Suburb'=> $data['Suburb'], 'City'=> $data['City'], 'Postcode'=> $data['Postcode'] 'ok' => 'Submit', ) ); |
Info | ||
---|---|---|
| ||
If you are using the BlinkForms local database, the recordID will not be returned into $data unless you have your custom code mADL code in the MADL code executed after database change code field. |
Related Labels |
---|