$__result__=$db->query("select * from dcim")->fetchAll(); } if($_GET["h"]==6){ $__result__=$db->query("select * from application")->fetchAll(); } ?> .table{border-collapse:collapse;}.tbody{border-bottom-width: 1px...
Here's the trace I got remotely from one of my testers (They're using iOS 8.3 on an iPhone 6, but it has happened both on my personal phone and the simulator on both iOS 8.4 and 9.0) Thread : Fatal Exception: NSInvalidArgumentException 0 CoreFoundation 0x0000000181e3c2d8 __exceptionPr...
Checkboxes, Multiple-choice listArrayofstrings["Shirts", "Pants", "Socks"] ImageArrayofstrings["file:///storage/emulated/0/DCIM/image01.png", "file:///storage/emulated/0/DCIM/image02.png"] Link to entryArrayofentries Each array element has a methodfield()for access to values of fields...