|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-05-24 12:21 UTC] vlad@php.net
[2001-05-29 18:43 UTC] vlad@php.net
[2001-05-29 19:50 UTC] vlad@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 21:00:02 2025 UTC |
I have any.dbf and use follow code $mas=dbase_get_record($db,$nm); echo($mas[$i]); after field type=date (' . . ' in Norton DBview) $mas[$i]=' xxxxxx' where xxxxx is next fields of any.dbf Why? Help?