Uly.me

cloud engineer

  • Home
  • About
  • Archives
Home/PHP/Write PHP Code Online

April 22, 2014

Write PHP Code Online

If you’re looking for a way to check if your PHP code is correct without ever loading your script to the web server, then try writecodeonline.com. The service is no longer available. Just paste your PHP code on the online form and click the ‘Run Code’ button and see if your code validates. The online interpreter defaults to PHP 5, but you can choose PHP 4 if you prefer.

I’ve used it several times to check if my logic makes sense. It’s a great tool to have. It’s very handy tool to have if you want to do a quick check if your code works or not. It does throw out errors so you’ll be able to correct your script if it has a syntax error or if your logic is incorrect.

Beginning with PHP 5.4, PHP comes with a built-in server. It’s meant to aid application development or for testing in controlled environments. It’s not meant to be a production server or placed in a public network.

Filed Under: PHP Tagged With: php online

Have content delivered to your mail. Subscribe below.

About Me

I'm Ulysses, a Cloud Engineer at Cardinal Health based in Columbus, Ohio. I’m a certified AWS Solutions Architect. This website is my way of documenting the things I have learned in the Cloud. When off the grid, I enjoy riding my electric skateboard. I have surfed, snowboarded and played the saxophone in the past. I hope you will find this site helpful. It's powered by WordPress and hosted in AWS LightSail.

  • Cloud
  • Linux
  • Git

Copyright © 2012–2021