init
This commit is contained in:
commit
72a26edcff
22092 changed files with 2101903 additions and 0 deletions
9
lib/sd/manual/docs/api/simple_html_dom/createTextNode.md
Normal file
9
lib/sd/manual/docs/api/simple_html_dom/createTextNode.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# createTextNode
|
||||
|
||||
```php
|
||||
createTextNode ( string $value ) : object
|
||||
```
|
||||
|
||||
Creates a new text element.
|
||||
|
||||
Returns the element.
|
||||
Loading…
Add table
Add a link
Reference in a new issue