Love Fuel?    Donate

FuelPHP Forums

Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
Need help getting started
  • Hi everyone,
    We have an existing project to be converted to fuel. Since we are not sure of the fundamentals of fuelphp, we are finding it tough to get going. We are in need of a person who has worked in fuelphp, to explain to us the basic changes in fuel and to answer some queries of our own. Willing to pay the person for a half day session, through video or voice call. Any help would be deeply appreciated. Regards,
    Nandakumar
  • What are the questions you have? Perhaps you can pop into IRC (#fuelphp), there are always people online to help you out.
  • These are some of files and functions used in the existing zend project. Zend_Exception
    Zend/Db/Table/Exception.php
    Zend_Controller_Action
    Zend_Controller_Request_Abstract
    Zend_Controller_Response_Abstract
    ZendFramework/library/Zend/Controller/Action.php
    Zend/Db.php
    Zend/Db/Adapter/Abstract.php
    Zend_Controller_Plugin_ErrorHandler
    Zend_Registry
    Zend_Mail_Transport
    Zend_Auth
    Zend/View.php
    Zend/Json.php
    Zend/Filter/Digits.php
    Zend/Filter/Alpha.php
    Zend/Filter/StripTags.php
    Zend/Filter/StringTrim.php
    Zend/Session.php
    Zend/Validate/EmailAddress.php
    Zend/Mail.php. We would like to know how to replace them with fuelphp functions.
  • You can't just simply replace classes and hope it works, Fuel's architecture is fundamentaly different from Zend Framework.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion