No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
Earn up to 16% annual interest with Nexo.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Simple solution for testing and documenting short code snippets.
...Tired of opening an editor to test short code snippets for functionality, saving the file and then running it in a browser? PH_Playground provides a simple solution on a single browser page.
Enter the code to be tested into the "PHP" or "JS" window and press "Run". The result will appear as Rendered or Raw HTML as you choose. In the background the code has been saved to a log file.
Works on any machine running PHP.
Log files are found in the Playground.log directory, sorted by year and month. A new log file is started every day and numbered accordingly.
...
class.debug.php
provide simple functions to set control infos in your code,
with many options to output this info in your browser and/or write in a logfile
- output of infos in browser, logfile or browser and logfile
- (browser) output infos based on a error level
- (browser) output infos compact or every message in a new line
- (browser) output info based on a special pattern
- (browser) output infos marked with special colors (html)
- (logfile) log infos based on a error...
PBL (aka PHP Bug lost) is a simple one-file script for use in any php websites that offers a console for debug and monitoring on your broser.
It's based on FirePHP and PHP Quick Profiler. You can send log messages to the console, view SQL Querys, memory usage, list of user and server vars, files included, automatic detection of ajax request (like FireBug)... etc.
Visual DB Script is an editor PHP,ASP,HTML(can support other languages) that integrate the functionally of a Database Manager (like Access or MySQL). It supports Scripting Developers with specifical SQL commands and an SQL Query Designer
openDebug is a simple PHP debugger for use in small websites.
openDebug will generate extra HTML/Javascript code which 'attaches' to the HTML output.
Then the coder can look up his variables, queries and check for errors.