Skip to content
Snippets Groups Projects
Commit 8258907b authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

add readme for testing php embed

parent 006b4454
No related branches found
No related tags found
No related merge requests found
# To test php example
(1)
Start PHP webserver
```txt
$ cd examples
$ php -S localhost:9000
[Fri Mar 7 09:01:52 2025] PHP 8.4.4 Development Server (http://localhost:9000) started
```
(2)
In a webbrowser open <http://localhost:9000/embed_example.php>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment