|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-07-30 12:10 UTC] zak@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Thu Jun 18 14:00:02 2026 UTC |
On Apache after executing $xx=ODBC_Exec($spojeni, "SELECT * FROM utvary"); while (ODBC_Fetch_Row($xx)): ... ... endwhile; PHP locks on LAST RECORD and on server prints : =========== Application PHP.EXE caused invalid page in module KERNEL32.DLL ... after closing error message apache sends n-1 records to output.