Tag Archive

The following is a list of all entries tagged with project:

Yiiframework Captcha problem

While lanching a new website I had problems with the AJAX request allowing the captcha to refresh itself. The link ‘Get a new code’ didn’t work properly and I didn’t really find an alternative at first. The only alternative I found it to add in the $this->widget(); add an array after ‘CCaptcha’: Share on Facebook


MarchandiseDuWeb.com

Alright, The first real website I’ve written in Yii framework is online, just head over to http://marchandiseduweb.com (hopefully you know some French). I’m not telling you it’s a finished project because the database needs some items in it and you don’t see all the website (yet) online, just the ‘front website’ because the other parts [...]


I made my decision about my project, hav…

I made my decision about my project, having learned a lot with it, I think it’s time to recode the little thing. The database only counts 12 or 13 tables so it’s a not much but it’s rather that part of my application that needs some love and attention to get it to look more [...]


Profiling a php application

Today I’ve been talking with a friend of mine, Pieter. We share a server together for our websites,programming adventures etc. I’ve been talking about a project I’m writing and reminded me to go profile my application so the load of the application keeps low. So I’ve been searching the web for some easy profiling system, [...]


YII framework configuration

I’m toying with the Yii Framework for some time now and even if i cost me a lot of anger and frustration in the beginning I’m starting to like it more and more, alas I do have to say that the documentation isn’t always that clear and for someone who begins or who’ll write some [...]


Register & Yii projects

So, I think ti’s time for some updates on the website. I has been a bit wild the last 3 weeks. School has started yet again and I had a project to finish not to mention that i’m starting to see through the Yii framework structure. I’ve been writing diagrams for different project that I [...]


PHP app installer

The last 2 to 3 days I’ve been working on a system that can be easely integrated into any application so that it can install itself on a server. I’ve added some ideas to suit myself, one is that data is installed to 2 databases. One for the users and one for the data of [...]