mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
- Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165507 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
79e60a8928
commit
99b0fa226a
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.11 $ -->
|
||||
<!-- $Revision: 1.12 $ -->
|
||||
<!-- splitted from ./en/functions/network.xml, last change in rev 1.18 -->
|
||||
<refentry id="function.ip2long">
|
||||
<refnamediv>
|
||||
|
@ -94,7 +94,7 @@ $ip = long2ip(ip2long("10.0.256")); // "10.0.1.0"
|
|||
</example>
|
||||
<para>
|
||||
<function>ip2long</function> will also work with non-complete IP
|
||||
adresses. Read <ulink url="&url.ip2long.tech;">&url.ip2long.tech;</ulink>
|
||||
addresses. Read <ulink url="&url.ip2long.tech;">&url.ip2long.tech;</ulink>
|
||||
for more info.
|
||||
</para>
|
||||
<note>
|
||||
|
|
Loading…
Reference in a new issue