PinoyTech.org

CodeIgniter, Kohana, Mootools, jQuery and CSS

Iconza: Free customizable website Icons

Posted by teejay on May 28, 2009

Icons are visual representation of links to different functions of the web applications.

Array Combine in PHP 4

Posted by teejay on May 27, 2009

Coding for PHP 4 is like coding for Internet Explorer 6. You hate it but some people still use it. There are also some things that just don't work.

Handling Passwords and Password Security

Posted by teejay on May 12, 2009

What's the most used way of securing a web page from unauthorized access? Password protection.

Splitting Date ranges Into Single Dates

Posted by teejay on May 12, 2009

Ever wanted to have date ranges in your database table split into single dates. I had this problem when I tried to interface with the CodeIgniter Calendaring class. I needed to split date ranges in a calendar application I was trying to make.

Job Tycoon 0.1.2 has been released

Posted by teejay on May 6, 2009

Job Tycoon version 0.1.2 has just been released. Just a few bugfixes. Just overwrite the files in the older versions.

Download it at Job Tycoon

Get Dates you want in PHP

Posted by teejay on May 6, 2009

Since, I started with Get the First day of the Week with an Exact Date, I've found it better to just continue and show anyone who can find this useful how to get various dates using PHP.

Get the First day of the Week with an Exact Date

Posted by teejay on May 5, 2009

This is a small snippet of code I used on a calendar application I've been building. This small snippet gets the first day of the week if you have an exact date in mind.

Pinoy Tech Admin Theme

Posted by teejay on May 3, 2009

If you're like me, you've probably created admin templates for clients you've had or even for companies that you work for. I, myself have been using my own instead of buying a ready made template which may or may not use up a significant amount of time for coding.