General questions

Answered

MAcro

Hi,

Is there any macro for fetching all selected records from a table similare to : 

$stmt = $connection->prepare("select * from order");

$stmt->execute();

$rows = $stmt->fetchAll();

 


Best Answer

Dear Saidhoushmand,


This forum is dedicated to help the developers that use the MyScript technology.


Based on the above, it doesn't seem like your question is related to our products.


Best regards,


Olivier

1 Comment

Answer

Dear Saidhoushmand,


This forum is dedicated to help the developers that use the MyScript technology.


Based on the above, it doesn't seem like your question is related to our products.


Best regards,


Olivier