Abdullah Abouzekry
Abdullah Abouzekry is an experienced web-developer with over 7 years developing PHP/MySQL applications ranging from simple web sites to extensive web-based business applications. Although his main experience is with PHP/MySQL and related web technologies, he has developed and localized many desktop applications in C#, Python/Qt, Java, and C++. When not writing code, Abdullah likes to read, listen to oriental music, and have fun with his little family.
Abdullah's articles
This is the part 3 of article Practical Code Refactoring. Code refactoring is about re-thinking everything in your code for the sake of making it better.
Code refactoring is about re-thinking everything in your code for the sake of making it better. See how to make code more readable in this part of the series.
This is the 1st part of article Practical Code Refactoring, Part 1 - What is Good Code?, by the author Abdullah Abouzekry.
QR Codes have grown in popularity because they can include a lot of data in a single image. Learn how you can easily generate QR Codes with PHP.
Writing code can sometimes be the most difficult part of any software development process. In this article,we'll discuss 10 tips for better coding.
This article is intended to shed some light on this important feature for those who haven’t used it before. Hopefully you’ll find it a very helpful tool and have a better and faster deployment experience.
Check out part 3! Your users would be delighted to find your content in their language. Easily extend your application's global reach using gettext.
This is part 1! Your users would be delighted to find your content in their language. Easily extend your application's global reach using gettext.