Git Product home page Git Product logo

mvc_todo's People

Contributors

ngrt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

mvc_todo's Issues

access header footer

Thanks for your medium write up and code, very useful!

I am trying to figure out how i could add includes for header, footer, and nav so that things in there can also be dynamic, currently as this is setup the request is echo into the node of the template. Any help really appreciated

pls help

Hello, I'm trying to learn PHP OOP by using your MVC app.
When I access it in browser from localhost I receive this messages:

**Notice: Undefined offset: 1 in C:\xampp\htdocs\MVC_todo\router.php on line 21

Warning: require(C:/xampp/htdocs/MVC_todo/Controllers/Controller.php): failed to open stream: No such file or directory in C:\xampp\htdocs\MVC_todo\dispatcher.php on line 22

Fatal error: require(): Failed opening required 'C:/xampp/htdocs/MVC_todo/Controllers/Controller.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\MVC_todo\dispatcher.php on line 22**

Can you please suggest me what I'm doing wrong?

I solve it. The name of app directory must be set in router.php
if ($url == "/MVC_todo/")

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.