Top "Fuelphp" questions

FuelPHP is a simple, flexible, community driven PHP 5.3 web framework based on the best ideas of other frameworks with a fresh start.

How to check if a defined constant exists in PHP?

So I'm using a PHP framework called fuelphp, and I have this page that is an HTML file, so I …

php if-statement constants fuelphp
How to check whether the Redis server is running

How to check whether the Redis server is running? If it's not running, I want to fallback to using the …

php fuelphp
MySQL Error - SQLSTATE [42000]: Syntax error or access violation: 1064

I've looked through the suggested code and cannot find an answer that fixes the problem so I am asking away. …

mysql pdo fuelphp
Forbidden error in apache virtual host setup

Hello I have been looking through internet articles forums to solve my issue and so far it has been to …

apache ubuntu apache2 fuelphp
Apache error - child pid 1789 exit signal Bus error (10)

I get this strange error child pid 1789 exit signal Bus error (10) I have never seen before in my Apache error …

php apache fuelphp
how to split character in Twig template?

i'm having a problem when i want to use split function in Twig, i have words like this Male\tDoctor ,…

php twig fuelphp
Using jQueryMobile AND bootstrap together

Right now I'm building a web app, and I would like the device to use jquerymobile for resolutions under 780 pixels, …

jquery jquery-mobile twitter-bootstrap responsive-design fuelphp
SQLSTATE[42000]: Syntax error or access violation: 1305

I've been using FuelPHP to develop a new web application. Today, all of a sudden, errors started appearing when I …

database fuelphp
PHP unserialize() Error at Offset

The exact error I am getting is: ErrorException [ Notice ]: unserialize(): Error at offset 5 of 59 bytes The serialized data returned from …

php serialization encoding character-encoding fuelphp