Archive | PHP RSS for this section

Database Interaction with Codeigniter 1.7

Hi, Yesterday I wrote about the new CodeIgniter book: CodeIgniter 1.7 Professional Development By Adam Griffiths. Packt Publishing extracted an article from the book, “Database Interaction with Codeigniter 1.7” which can be very helpful for beginners. You’ll read about the Database class, ActiveRecord and Database Forge class that gives you few methods to perform different [...]

Continue Reading

Book Review: Expert PHP and MySQL

Hi! For my birthday, I got the new book from Wrox – Expert PHP and MySQL byAndrew Curioso, Ronald Bradford and Patrick Galbraith. “This book examines some of the technologies and techniques needed to make robust and scalable applications perform in today’s high-demand world” – this excerpt was taken from the introduction section of the [...]

Continue Reading

CodeIgniter 2.0

Hi, EllisLab recently wrote about CodeIgniter 2.0 Baking and some other cool news. So yes, CodeIgniter 2.0 is in development right now and you can follow their process through BitBucket. I won’t write the new cool features we already can see in CI 2.0-dev, because other great guys already done it, so I collected all [...]

Continue Reading

Lessons I’ve learned working with Flash File Uploaders – SWFUpload and YUI Uploader

For the last two weeks I’ve worked with two Flash File Uploaders: YUI Uploader SWFUpload I this post I’ll describe the problems I had with it and how I solved them. Lesson 1: NO COOKIES If you add the uploader to authentication based application you might see no files actually got uploaded. Why is that? [...]

Continue Reading

Developing Content Managment System with CodeIgniter – Part 3

Hi. Well, As my development process continues I would like to write you about the features and structure of my application now. I’ve talked about the basics in my previous posts, I covered the structure of my application [modules], I showed you how I extend CI_Controller and CI_Model. Now I want to share with you [...]

Continue Reading

Developing Content Managment System With CodeIgniter – Part 2

Hi, if  you haven’t read my previous post, please read it now: Developing Content Management System With CodeIgniter Part 1. MY_Controller and other extended core libraries As I told you, I always write my own controllers that extends CI’s Controllers. The method is simple, I write 2-3 Controllers and looking for similarities. 1234567891011121314class Add extends [...]

Continue Reading

Developing Content Management System With CodeIgniter – Part 1

Hi, as i said, I’m stating new project – CMS that developed in CodeIgniter. In this and next few posts I’ll describe the process of developing this app, the infrastructure I create for this app and share some idea with you. If you haven’t read my Must Have Feature in your CMS post, please do [...]

Continue Reading

Must have features in your CMS

Hi! I’ll start in few days new project, for this project I need to develop brand new CMS that will be used for a lot of websites. This got me thinking about the basic features I need to include in order to make my life easier, so this is what I have so far: 1. [...]

Continue Reading

“Site Maintenance”, or – How to keep getting paid after the job is done

The normal workflow as a freelancer [At least for me] is build new website [by modifying existing CMS or building new one], guide the client to use your CMS and then move on to the next project. Lets say you client is CEO of some company, or maybe runs little lawyers office. He don’t really [...]

Continue Reading

Best CodeIgniter Resources

Over the last few months I was pretty active with CodeIgniter and I got to use some libraries that I would like to recommend and link you to several websites and blogs about CI. Libearies: DataMapper (OverZealous Edition) – DMZ is an Object Relations Manager (ORM) for CodeIgniter framework. It loads tables into objects and [...]

Continue Reading
WordPress SEO fine-tune by Meta SEO Pack from Poradnik Webmastera