Uploader Comments (JREAMdesign)
All Comments (49)
-
I'm a big fan! Thanks for this tutorial. I'll come back and watch this a few more times and maybe eventually it'll sink into my thick procedural brain
-
@kistenalex можно на его сайте jream com/lab/open-source точку сам поставишь в ссылку
-
@Tarrelit Its an array =)
-
wow, i just find solution of my problem!!! its fucki*** opera browser!!! i dont know how, but i firefox and other browser styles are ok!! :)
-
i have a little problem
when i was create default.css an when i type it into browser i see url array:
Array ( [0] => public [1] => css [2] => default.css )
what i do wrong?
-
thanks for sharing
-
I have a question, is there any chance to do this without htaccess mod rewrite? if is how?
PS. thanks for tutorial, really nice one.
-
you can actually just write @$_GET['url'] (as u can see with an @ sign) to shorten the isset part ... it will work
One question, in the bootstrap when you are setting the index to defualt page why not just $url = isset($_GET['url']) ? $_GET['url'] : 'index' ; ?
Tarrelit 6 months ago
@Tarrelit You can do this, this series is to help you understand the foundation of MVC and integrate things your own way as you see fit :)
JREAMdesign 6 months ago
Спасибо. Очень понравилось... Может можно где исходники скачать? Чтобы окончательно разобраться?
kistenalex 8 months ago
@kistenalex Sorry i dont understand LOL
JREAMdesign 8 months ago 11
This is by my honest opinion the best tutorial I have ever seen. The speed is good, all the details are explained, you go in depth and don't just do things half way.
Need to watch your other tutorials to see if they are even better!
rockYhre 8 months ago 8
@rockYhre Wow thanks man!
JREAMdesign 8 months ago