I\'ve got some files using raw php (including config开发者_如何学运维 files) that\'s used for the automatic mailing stuff in my server.
Ok I am fishing here... Is there some solution (PHP / jQuery) that I can use to zoom in on my code?Something like lightbox does for images.
Is there a way to hide an empty jQuery tab? Specifically I am using Yii\'s CJuiTabs and pulling the tab content from a db.
A newbie question in Yii: I have开发者_运维技巧 a model of a table in Yii that contain a datetime field.
I am trying to use importcsv module in yii framework as per documentation here: http://www.yiiframework.com/extension/importcsv/
I have 2 models suppose A and B which contain two separate forms. I want to show the content of开发者_运维问答 form B on the view page of model A. So how to render the content of B on A. Any help on t
Has anyone dealt with such a thing before? I want to customize the display of posts in my开发者_开发问答 little application and I need the <p> tags inside the <li> tags added automatically
I am the new user of Yii Framework, Now I have created a multi model for table \'A\' and table \'B\' in yii, here I save the data successfully into this two table, now I have problem to fetch the data
Which module is better? Has anybody tested either o开发者_开发技巧f these modules before? yii-user-management
Is there a way to specify your own date pattern besides the included ones (small, medium, full). The main point here is that it should work with i18n. I\'ve tried a couple of things but I couldn\'t ge