1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title></title>
</head>
<body><div class="manualnavbar" style="text-align: center;">
<div class="prev" style="text-align: left; float: left;"><a href="libvirt.longlong.html">Longlong</a></div>
<div class="next" style="text-align: right; float: right;"><a href="libvirt.examples.html">Examples</a></div>
<div class="up"><a href="libvirt.longlong.html">Longlong</a></div>
<div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="libvirt.longlongintroduction" class="section">
<p class="para">
This page address the integer range conflict between PHP and Libvirt. You should read this if you do use functions that could return numbers bigger than 2^31 (i.e. 2GB).
</p>
</div><hr /><div class="manualnavbar" style="text-align: center;">
<div class="prev" style="text-align: left; float: left;"><a href="libvirt.longlong.html">Longlong</a></div>
<div class="next" style="text-align: right; float: right;"><a href="libvirt.examples.html">Examples</a></div>
<div class="up"><a href="libvirt.longlong.html">Longlong</a></div>
<div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>
|