A Searchfield that uses google api to allow the user to search your entire site using google.
2012-05-19 10:01:04Symfony 2.0.14 has just been released. The CHANGELOG has all the details about the changes and you can even have a look at the full diff. Besides small bug fixes, it also fixes a regression in the SensioFrameworkExtraBundle introduced in the 2.0.13 release. If you are starting a new project, you can get the Symfony Standard Edition distribution on the download page. If you already have a project based on the Symfony Standard Edition 2.0.x, you can easily upgrade to 2.0.13 by getting the new deps…
2012-05-18 17:52:48Extension contains commonly used, extended models base classes, which is so lacking in Yii framework
2012-05-18 04:48:09Nice and flexible way to manage your SEO, without rewriting the code
2012-05-16 20:04:05Automatically convert ActiveRecord MySQL date and datetime field to PHP5 DateTime Object
2012-05-15 18:23:49He im giving you a very simple example ie how you can store an image to your blob field in a table.Hope you already familiar with the normal image upload. First im going to tell you the necessary steps you need to carry out to store an image into your blob field. Let me explain these 7 steps , step1:define 3 fields in your table you want to store the image. 1)binaryfile(blob) 2)fileName(varchar(100)) 3)fileType(varchar(50)) step2:generate model for this table using your gii code generator. step3:Define…
2012-05-15 18:06:05This is a simple example of how we can display images in CGridviews.Imagine that you have an image field in your table ie either a location field or a blob type field used to store the images. $assetsDir = dirname(__FILE__).'/../assets'; /*Assume that you have a folder named assets inside the protected folder used to store the images */ <?php $this->widget('bootstrap.widgets.CGridView', array( 'type'=>'striped bordered condensed', 'id'=>'expenses-grid', 'dataProvider'=>$model->search(),…
2012-05-15 17:32:11Symfony 2.0 has been released for quite a long time now, and so we would like to conduct a quick survey to get a better understanding of the Symfony community. I'm going to use some of the aggregated results for my Symfony Live keynote, and all the aggregated results will be published on this blog after the conference. Not convinced yet? Enter your SensioLabs Connect username at the end of the survey to get a cool badge and to be included in a raffle with great Symfony goodies up for grabs (t-shirts…
2012-05-14 23:01:40We have developed links to a range of existing feeds because we found getting up-to-date and relevant news on PHP and Web Development fairly fragmented.
We use an algorithm based around likes and tweets over time to try and rank popular and most recent articles first.
This should keep the news fresh and always changing. We would love to get your feedback on improvements or additions, just let us know here: