Note that there are some explanatory texts on larger screens.

plurals
  1. USRemiz
    primarykey
    data
    text
    plurals
    1. CO.. application to recommend you one. If you have no experience, I'll tell you start with CodeIgniter for instance, I personally found this one easier to learn than Symfony, but again you need to know what you want from your application. A framework will not automatically generate your app, it'll just give you a structure to develop your project and deal with the common tasks related to web development. I don't know if I'm very clear in my answer or if it helps you, so to answer your last question : Yes you can use GD with whatever PHP framework you go with :).
      singulars
    2. COThe choice of a framework depends on what you expect for your application. GD is just a tool and can do lot of things, but it's very low level, you will have to build your own class based on this to do what you want from your app. To my knowledge there is no PHP framework dedicated to the creation of maps or image manipulation, so I recommend you to start with a flexible one, that gives you more freedom in your coding. I don't know if you're new to the framework concept, but depending of your level, some are tougher than other to learn, also I don't have enough information on your...
      singulars
    3. COThanks for you interest. I don't think it's cached : I use the doctrine:build --all --and-load command each time, followed by cc. If I remove the ->leftJoin('RjCategory') from the query everything is fine. But thanks for the hint of lazy loading, I didn't think about that.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload