I haven't found that and some people think it's easier. I have no preference but liking Rails so far I guess cause it feels like cheating.
I would also recommend Rails if starting out with web development. In my opinion the name says it all.
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
I haven't found that and some people think it's easier. I have no preference but liking Rails so far I guess cause it feels like cheating.
Okey guess I'm wrong then
[)roi(];18100134 said:Not really PHP is certainly easier for beginners, but in the long run you'll be happier with Ruby/Rails.
Personally I'm not a fan of either.
Lol yeah there's is no definitive answer... best to stick with your decision and complete your growth...Ahh because yea that's why I started dabbling in php everyone said noooo ruby is this and ruby is that.
Something I am only now starting to try and learn/understand is OOP php.
Eish gone are the days of menu's including and echoing everywhere
The majority of exploits I have found from clients are generally "large" projects like Joomla and such where exploits can be developed to scan many sites where custom projects have to be manually explored for weaknesses and have had no issues.
[)roi(];18066676 said:Using a framework is certainly no guarantee to avoid exploits: http://heartbleed.com
Just how many developers ever validate the code of the frameworks they use?
Sure, a framework doesn't mean it's free of exploits, in the same way that an operating system isn't free of exploits. The difference is that when a problem is found in a large framework, it is usually identified and fixed within a couple days (sometimes within a couple hours with the Linux community) assuming you are going to do the update as soon as possible. If someone found an exploit in your website, how much time do you think it would take for the average web dev to single-handedly find what the issue is, come up with a solution, and implement it?