[-][+] demo@doophp
Doophp Database ORM demo. Class used - DooSqlMagic
...

URL used in this demo

Result: Replace :var with your values.
Request type */GET = You can test and visit these links.

Array
(
    [1 *] => /
    [2 *] => /url
    [3 *] => /example
    [4 *] => /error
    [5 *] => /about
    [6 *] => /food/all
    [7 *] => /food_with_type
    [8 *] => /food_with_ingredients
    [9 *] => /ingredients_with_food
    [10 *] => /type_with_food
    [11 *] => /type_with_food/matched
    [12 *] => /nasilemak_type_&_article
    [13 *] => /food_&_type_by_name/:foodname
    [14 *] => /recipe/:foodname
    [15 *] => /food_by_id/:id
    [16 *] => /article_by_food/:foodname
    [17 *] => /article_by_food_desc/:foodname
    [18 *] => /article_by_food_desc_published/:foodname
    [19 *] => /food/insert/:foodtype/:foodname/:location/:desc
    [20 *] => /food/insert/:foodtype/:foodname/:location/:desc/:ingredient
    [21 *] => /food_location_ingredient_edit/:foodname/:location/:ingredient
    [22 *] => /db/failed/:msg
)

BACK TO LAST PAGE