New pages

From RedBean

Jump to: navigation, search
New pages
Hide bots | Show redirects
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)
  • 12:11, 27 May 2011 ‎Multiple Databases (hist) ‎[631 bytes] ‎Gabor (Talk | contribs) (Created page with ' = Multi DB = Since 2.0 you can use multiple database with the easy to use facade like this: $databases = array( "database1" => array("dsn"=>"sqlite:lite1","username"=>"","…')
  • 20:46, 16 May 2011 ‎SneakPreview (hist) ‎[827 bytes] ‎Gabor (Talk | contribs) (Created page with ' = Preview Version 2.0 =')
  • 11:02, 1 May 2011 ‎Formbuilder (hist) ‎[1,016 bytes] ‎Gabor (Talk | contribs) (Created page with '<code> <?php require("rb.php"); R::setup(); $beans = R::cooker($_POST);foreach($beans['can'] as $b) R::store($b); $q = (isset($_GET['f'])) ? $_GET['f'] : '';?> &l…')
  • 22:45, 24 April 2011 ‎Roadmap (hist) ‎[1,617 bytes] ‎Gabor (Talk | contribs) (Created page with ' == RedBeanPHP Roadmap == Where is RedBeanPHP going to? * June 2011 RedBean v2.0 beta * August 2011: RedBean v2.0 * October 2011: RedBean v2.1 * December 2011: …')
  • 10:28, 20 April 2011 ‎Mission (hist) ‎[2,524 bytes] ‎Gabor (Talk | contribs) (Created page with ' == Our Mission == The mission of RedBeanPHP is to do ORM differently. Data modelling should be easy, agile and fun. It should be easy, because code that no one can understand…')
  • 20:29, 22 March 2011 ‎Cooker (hist) ‎[1,820 bytes] ‎Gabor (Talk | contribs) (Created page with '== Cooker == The cooker is a new module in RedBeanPHP, it can be used to process forms and turn form fields directly into bean, thus speeding up development! Example: <inp…')
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)
Views
Personal tools
Toolbox