Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 58ae054

Browse files
Merge pull request #486 from cyr1l0u/gh-pages
Replace dead link phpfiddle.org - simple.md
2 parents 2c97f8b + d285fe9 commit 58ae054

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎php/using-php/simple.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ PHP has two main ways of operating - as a command-line tool (CLI), or as part of
1414

1515
You should be able to try out most things in the PHP tutorials with any online PHP tool. Some are limited by whether you have full control of the HTML, or whether other features are available, like a filesystem or database.
1616

17-
### Using PHPFiddle
17+
### Using PHPHub sandbox
1818

19-
[PHPFiddle.org](https://phpfiddle.org/) is a simple and well featured way to try out PHP. It is able to serve a full web page, and even provides MySQL database access if you set up a login.
19+
[phphub.net/sandbox/](https://phphub.net/sandbox/) is a simple and feature-rich way to try out PHP. It even provides MySQL database access.
2020

2121

2222
## Installing on your machine

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /