CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
PHP Problems
PHP sandbox like jsFiddle?
krysak4ever
Permalink to comment
#
April 2012
I know these for
.html, .css, .js
http://dabblet.com/
http://jsfiddle.net/
http://www.cssdesk.com/
http://jsbin.com/
is there any similar site for testing PHP ?
karlpcrowley
Permalink to comment
#
April 2012
I've used codepad before, it's nice but can be kinda slow
http://codepad.org/
krysak4ever
Permalink to comment
#
April 2012
found this
http://writecodeonline.com/php/
Staggers
Permalink to comment
#
April 2012
Localhost, use xampp or similar.
krysak4ever
Permalink to comment
#
April 2012
have wamp
but I am looking for some php sandbox for shating code snippets (examples)
karlpcrowley
Permalink to comment
#
April 2012
The one I linked above has sharing, it also supports a few other languages
AndyHowells
Permalink to comment
#
April 2012
XAMPP or LAMPP are your best bets. I imagine no-one has made a sandbox purely because it would be insecure.
Add a Comment
http://dabblet.com/
http://jsfiddle.net/
http://www.cssdesk.com/
http://jsbin.com/
is there any similar site for testing PHP ?
http://codepad.org/
http://writecodeonline.com/php/
but I am looking for some php sandbox for shating code snippets (examples)