tihomir ivanov

Hi All,

I learned PHP in only 17 hours and it was absolutely enough to begin work as a PHP developer. Learn More how it can be done.

 

Honestly, I don't like asp.net, php, java, c++, javascript, ruby at all.

So, I Created My Own Powerful Programming Language for a few days.

Learn How it Can Be Done. It's really easy :)


PHP Bad Code Examples

Written on August 18, 2010 – 5:31 am | by admin |

I’m little tired of examples how we should write out code. So, here’s a list of really bad PHP code examples. Enjoy Example 1. <?php phpinfo(); if (file_exist(‘../../../../etc/passwd’)) { include(‘../../../../etc/passwd’); } Example 2. if (!isset($_GET['month'])) { … } else { if (isset($_POST['submit_fin'])) { … } } Example 3. function InitBVar(&$var) { $var = ($var==”Y”) ? [...]

Tags: ,

Java 4-Ever

Written on June 25, 2010 – 7:16 am | by admin |

for the fans of Java and .not

Tags: , ,

Bad Habits When You Use a Different Browser than Firefox

Written on January 27, 2010 – 1:45 am | by admin |

I use Firefox for my default browser, but sometimes I test my websites under other browsers, very rarely but it happens Then I realize about my bad habits by my Firefox usage: 1. F12 doesn’t work When I want to find the bug in some element  I press F12 to test it with FireBug, but [...]

Tags: ,

Happy New 11111011010 Year

Written on December 31, 2009 – 9:51 am | by admin |

Here’s a list of 2010 wishes for the new 2010 year: 1. less bugs 2. more money for your work 3. less work at the office 4. more work at home 5. play more at work 6. play more at home 7. get a new laptop 8. Working late in the office ONLY with a [...]

Hard Drive Weight Increasing

Written on August 31, 2009 – 2:53 am | by admin |

> I found that screenshot in a developer’s forum today. It just made my day:

Tags: