Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit 0ee81bf

Browse files
committed
up
1 parent 001a918 commit 0ee81bf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
11
# php-ext-helloworld-src
2+
3+
php的hello world扩展
4+
5+
```php
6+
<?php
7+
8+
helloworld();
9+
10+
```

0 commit comments

Comments
 (0)