JLoader PHP Class
So here is one very simple php class. In past it has proven to be very useful in cases where you need to load multiple javascript files or on large... more »
2 commentsSave Tags: css-html, javascript, php, web design
CodeIgniter PHP Framework
Ever since I have been developing and programming websites, I have tried to be as proficient and use the best practises that I can. I have got... more »
0 commentsSave Tags: frameworks, php
How virtualisation will improve your code
About setting up a good test environment in little time.
0 commentsSave Tags: how-to, php, server, tools
PHP is a good second programming language(but never a first)
A response to the article 'Is PHP a good first language?' on Code Utopia.
12 commentsSave Tags: opinion, php
How to Fix MySQL Database (MyISAM / InnoDB)
So... your shiny MySQL database is no longer running and you want to fix it? You've come to the right place! I've assembled a list of 7 ways to... more »
1 commentsSave Tags: database, how-to, php, server
A Light Weight Javascript calendar for your websites and blogs
Well you can find a lot of such calendars out there in the market, and this is yet another one for you. Super light and ultra fast in two colors
8 commentsSave Tags: css-html, javascript, open source, php
Introducing nWP, the Java counterpart of WordPress
We liked the functionality of WordPress, but not its PHPness. So we automatically migrated it and obtained a pure Java open-source blogging engine.
0 commentsSave Tags: java, news, open source, php
Flex and Amfphp Cookbook Revamped! (jonniespratley.com)
Seeing the rising popularity of his previous Flex/AMFPHP Cheatsheet, Jonnie's put in a lot of time and effort in revamping the article making it far... more »
0 commentsSave Tags: flash-flex, php, reviews
PHP Security Zend Webinar
Watch a PHP Security Zend Webinar and get additional PHP security resources
0 commentsSave Tags: how-to, php, security
State-of-the-art architecture for web content management systems
There are similarities in current WCMS rewrites like Typo3 and Day Communique. These common themes can be considered as state-of-the-art in designing... more »
0 commentsSave Tags: java, opinion, php, trends
What's Next for Microsoft and PHP?
Despite speculation that Microsoft would make an announcement around its Silverlight runtime environment at last month's fourth annual Zend/PHP... more »
0 commentsSave Tags: microsoft, php
How and Why to Use Parameterized Queries
A parameterized query is a query in which placeholders are used for parameters and the parameter values are supplied at execution time. The most... more »
0 commentsSave Tags: database, how-to, microsoft, php
Two improvements to your Capfiles
Capistrano tips from one of the few Capistrano masters.
0 commentsSave Tags: database, php, ruby
How to Build a Web Hosting Infrastructure on EC2
In the months prior to leaving Heavy, I led an exciting project to build a hosting platform for our online products on top of Amazon’s Elastic Compute... more »
1 commentsSave Tags: how-to, php, server, web services
Seven habits for writing secure PHP applications
Security in a PHP application includes remote and local security concerns. Discover the habits PHP developers should get into to implement Web... more »
0 commentsSave Tags: how-to, php, security
Top 10 web development presentations on Slideshare
A collection of 10 great development slide shows that can be found on the presentation website slideshare. Includes presentations about Javascript,... more »
0 commentsSave Tags: how-to, php, ruby, web 2.0
Things I Hate - People Who Do-Not Know How to Report Bugs
Bugs are an inevitable part of development that most people loath or at least generally dislike. If you take the time to examine this phase of a... more »
2 commentsSave Tags: opinion, php, trends
Becoming a Kick-ass PHP ninja
A guide for newbie PHP developers to become a kick-ass PHP ninja by upgrading themselves through a number of technical and personal improvements.
4 commentsSave Tags: frameworks, how-to, php, trends
pChart - Powerful Open Source Charting Library
Displaying data is a problem. You have to show results of hundreds of values and be interpreted not just on the fly, but have a lasting impression.... more »
1 commentsSave Tags: frameworks, php
Zen and the Art of the Six-Figure Linux Job
An expert in the Linux job market talks about earning a lucrative payday. Plus: the effect of H-1B visas on Linux salaries.
0 commentsSave Tags: php, ruby, trends, unix-linux
XPath in SimpleXML
SimpleXML is very simple and powerful in traversing XML. But there are situations where it is not the right tool to use. This is where xpath help you.... more »
0 commentsSave Tags: how-to, php, xml
10 Useful articles about Database design
This is a list of ten useful articles about database design which includes some tips and practical suggests to help you to design quickly databases... more »
2 commentsSave Tags: database, how-to, methodology, php
SEO Friendly URLs
This article describes how to create SEO Friendly URLs on your site, using Apache mod_rewrite module and PHP.
2 commentsSave Tags: how-to, methodology, php, tools
Create your own Facebook in minutes
Elgg is an open, flexible social networking engine, designed to run at the heart of any socially-aware application. Building on Elgg is easy, and... more »
0 commentsSave Tags: frameworks, open source, php, web 2.0
PHP vs. Lisp
"The day will come when Lisp won't be cast aside as a quaint relic of bygone days. On that day, Lisp will be seen as equal to the big languages. And... more »
3 commentsSave Tags: open source, opinion, php
via