redirect() |
[eluser]Tpojka[/eluser]
Most people here don't have so much time to read pages and pages and files and files. Write down two codes that are changed with pointing on those lines. For example: works Code: <?=isset($example_var) ? 1 : 0;?> Code: <?=isset($my_var) ? 1 : 0;?> Maybe you should change your routes.php line. You don't put there location of view file, but something you want to be typed in browser URL. |
Messages In This Thread |
redirect() - by El Forum - 11-08-2013, 02:28 AM
redirect() - by El Forum - 11-08-2013, 03:33 AM
redirect() - by El Forum - 11-08-2013, 04:03 AM
redirect() - by El Forum - 11-08-2013, 11:44 PM
redirect() - by El Forum - 11-09-2013, 03:47 AM
redirect() - by El Forum - 11-09-2013, 06:42 AM
redirect() - by El Forum - 11-09-2013, 06:58 AM
|