How to read Foxpro database by using PHP script?

Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.

Moderator: General Moderators

Post Reply
ian163
Forum Newbie
Posts: 7
Joined: Fri May 02, 2008 8:55 am

How to read Foxpro database by using PHP script?

Post by ian163 »

Please help me to write a php script to attrive a Foxpro database (.dbf) file. Thanks..
User avatar
Apollo
Forum Regular
Posts: 794
Joined: Wed Apr 30, 2008 2:34 am

Re: How to read Foxpro database by using PHP script?

Post by Apollo »

1. You may wanna ask that in the database section

2. Instead of expecting that someone else does the complete job for you (which ain't gonna happen), you may want to indicate what you tried so far, or how far you got.

Did you look into the dbase_open function already?
ian163
Forum Newbie
Posts: 7
Joined: Fri May 02, 2008 8:55 am

Re: How to read Foxpro database by using PHP script?

Post by ian163 »

Thanks </head><body> :lol:

Apollo.....
Post Reply