ID:               11431
 Comment by:       story-toy119 at hotmail dot com
 Reported By:      spravce at ymca dot cz
 Status:           Closed
 Bug Type:         dBase related
 Operating System: Linux 2.2.16
 PHP Version:      4.0.4pl1
 New Comment:

<a href=http://n-erotic-torturesha.da.ru>story toy</a>


Previous Comments:
------------------------------------------------------------------------

[2001-10-30 19:03:56] [EMAIL PROTECTED]

Fixed in CVS. 

------------------------------------------------------------------------

[2001-06-12 07:53:45] spravce at ymca dot cz

  $dbm = dbase_open($dbname, 2);
  for ($i=$kdy_od; $i<$kdy_do;$i++) {
    $pol=1+$kdy_d*24*2+6*2+$i+1;

//*****This line is problem*******
dbase_replace_record($dbm, $def2, $pol);
//***********
  }
  dbase_close($dbm);
-----------------------------
If i run my php script on Linux system:
  The IE write me:    the page contains no data.
If i removed the line >dbase_replace_record($dbm, $def2, $pol);
 the display me data OK. The worst thing is
that  
  If I try run this script under OS WINDOWS 98
with installed APACHE & PHP3
the script is OK!!!.

So problem {i think} is in linux version of PHP








------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=11431&edit=1

Reply via email to