Is there anything like chrome plugin or online where I can write couple of lines php, click run and see the result?
Right now i am using one from code academy but i have to login etcc...
Xampp, need to be setup once but then you can do what you are looking to do. Will look if such online php "compilers" are available like for JS, css and html
You're lucky unlike other things in PHP it's one of the easiest things to do. When I started off, I too wanted something that I could use on the go, you know like web javascript console? Good news is you can run PHP right from your windows CMD. All you need to do is ser environment variable so that CMD run in conjunction with xampp server.
Here's a quick easy tutorial on PHP console I wrote couple months ago which talks exactly about this. webdevtown.c o m is the blog, search for 'php console'.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.