
This post is about how to use Zend Framework on Codeigniter to show Youtube videos.
Continue reading Zend Framework on Codeigniter: Youtube
|
|||||
|
Download FilesThere are quite few posts how to use Zend framework in Codeigniter. However none of them worked on my XAMPP. I thought there might be some who are struggling to use Zend frame work on Windows. Here is how I did. Here you can read why they don’t work with Windows. Adding Zend FrameworkHere you can read how to add Zend Framework. And I use this structure for this post. You need to create a folder ../system/contrib/ and add Zend folders in this folder.
Create a file system/application/helpers/zend_framework_helper.php and add the following. I posted how to implement Zend Framework here. However I had a problem with Window’s path when I was trying it. I have found a couple of things about paths in Windows when I am using Codeigniter. If you are using XAMPP or WAMP for your web development, you might have a problem with this difference. I added the following article to Codeigniter wiki today You can find a newer version here. Download FilesBackground and CreditsI learnt Codeigniter from a book “Professional Codeigniter” by Mr. Thomas Myer. I started learning PHP six months ago and read a couple of good books about PHP and I had basic knowledge but not practical experience of PHP. Professional Codeigniter was delightful to read. I have learnt a lot from the book. I highly recommend the book if you are a beginner like me and want to learn CI in practical ways. Especially I enjoyed it in three ways. 2. Reading a book which teachs you how to create one applicatoin, in this case is shopping cart, is the best way for me to learn PHP and CI. 3. While I was reading the book, I wanted to change the application in my way. And this was again good learning for me. I recommend the book and read through it to understand fully. I obtained a permission from the author and I’d like to add my version of updated code here. DOWN LOAD ci_captchaPlease read the previous post to customize it. I just read an article called Expression Web SuperPreview makes cross-browser testing like moist delicious cake. And I downloaded it from Microsoft. This is a great bookmarklet. The selector gadget is very easy to use. This bookmarklet will tell you a selector by clicking your target.http://www.selectorgadget.com/ |
|||||
|
Copyright © 2010 Okada Design Blog - All Rights Reserved |
|||||