imstillatwork
IS-IT--Management
Has anyone seen a function or tag that will take a PHP array saved in a DB and convert it to a CFML array?
here is an example:
Kevin
Phase 1: Read the CFML Reference
Phase 2: ???
Phase 3: Profit!
here is an example:
Code:
a:9:{s:7:"i_agree";i:1;s:6:"status";a:1:{i:1;i:0;}s:9:"is_active";i:0;s:19:"approval_email_sent";i:1;s:9:"is_locked";s:0:"";s:11:"is_approved";s:1:"1";s:17:"signup_email_sent";i:1;s:13:"practicefocus";a:5:{i:0;s:0:"";i:1;s:32:"Childrens Health - Pediatricians";i:2;s:25:"Musculoskeletal Disorders";i:3;s:11:"Pain Relief";i:4;s:25:"Womens Health – Fertility";}s:22:"practicefocusspecialty";a:1:{i:0;s:0:"";}}
Kevin
Phase 1: Read the CFML Reference
Phase 2: ???
Phase 3: Profit!