Since v12, PHPMaker improved ew_Execute() global function and Execute method that belongs to Database Helper Class.
Now Web Developers are able to display the value from the certain field without having to handle the looping explicitly.
In other words, no need to write the loop block, no need to move the cursor to the next record. Just display the value from the desired fields.
Course Instructor
All Courses Lifetime
Pay USD 450, you will get access to all courses lifetime.
This Course Lifetime
Pay USD 10, you will get access to this course lifetime.
All Courses Subscription
Pay USD 150, you will get access to all courses for one year. After one year, you will have to pay USD 150 for next one year access to all courses.
PHPMaker 12: Recordset Looping
This lesson will teach you how easy and simple to do a looping through the recordset object, and then display the value from the certain field.
This lesson will teach you how easy and simple to do a looping through the recordset object, and then display the value from the certain field using ew_Execute() method.