CodeIgniter Forums
Passing GET value show error - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Passing GET value show error (/showthread.php?tid=69004)

Pages: 1 2


RE: Passing GET value show error - pippuccio76 - 10-01-2017

(10-01-2017, 09:21 AM)Paradinight Wrote:
Quote:[18:17:59] <Paradinight> form_open('documentazione/crea_documentazione_seconda/'.$res->id, $attributes);
[18:18:14] <Paradinight> you miss the id part
[18:19:50] <pippuccio76> tanks it work

Tanks, the problem is in form_open ...