Jump to content

aosmialowski

New Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by aosmialowski

  1. This have nothing common with PHP and programming at all in my opinion. I bet the font used in the H1 tag does not contain required characters (or they are not loaded if you're suing your font via Google Fonts).
  2. You should avoid storing multiple values in single database column. It causes problems. You should also avoid storing images in database as it may grows fastly. You should consider storing only images path in a separate table connected (an assiociation with main table).
  3. Any recommendation is completely pointless. I'd not recommend CakePHP, because I don't like it. As someone before said, people will recommend what they like and what they know. From the other hand, there are plenty of frameworks out there. Some of them are cool, some of them are crap - you need to give them a try. Of course, everything depends on your skills and your knowledge. I'd not recommend SF2 to a newcomer into the frameworks' world.
  4. Why not using LiipThemeBundle? We've been using it quite intensively and it works as expected. Of course, it's not perfect, but it's a great base for you to start.
  5. Hello to all members of the PHPF community. My name is Andrzej Ośmiałowski, I'm a Poland-based programmer, mainly PHP and Python and would like to intruduce myself to the community. I run a development company in PL, working mainly with clients from UK/US/Germany/Australia and sometimes from other countries. I'm a big fan of Symfony framework and the components (version 2, definitely not the first one). I've registered on PHPF to share some of my knowledge, maybe find some new friends. Best, Andrzej
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.