misc_helper |
02-25-2016, 04:48 AM
(This post was last modified: 02-25-2016, 04:51 AM by malbe. Edit Reason: give example of my knowledge )
Hi Diederik,
Can you give me an example as to be honest I haven't a clue wtf the developer has done, or much what you are saying I'm not a PHP or CodeIgniter expert at any level to be honest, so although I vagually understand what you mean I have no idea how to put it in to practice. I just want to be able to separate the two so I can use them where ever I need them if that makes sense?? I am used to moving the code around the page such as if it was like these variables <?php echo $price ['price']; ?> <?php echo $ssprice ['suggested_selling_price']; ?> Cheers Malc |
Messages In This Thread |
misc_helper - by malbe - 02-24-2016, 06:42 AM
RE: misc_helper - by malbe - 02-25-2016, 02:26 AM
RE: misc_helper - by Narf - 02-25-2016, 02:43 AM
RE: misc_helper - by solidcodes - 02-25-2016, 03:09 AM
RE: misc_helper - by solidcodes - 02-25-2016, 03:22 AM
RE: misc_helper - by malbe - 02-25-2016, 03:58 AM
RE: misc_helper - by Diederik - 02-25-2016, 04:33 AM
RE: misc_helper - by malbe - 02-25-2016, 04:48 AM
RE: misc_helper - by solidcodes - 02-25-2016, 05:11 AM
RE: misc_helper - by Diederik - 02-25-2016, 05:38 AM
RE: misc_helper - by solidcodes - 02-25-2016, 06:09 AM
RE: misc_helper - by malbe - 02-26-2016, 08:15 AM
|