Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Using a FileMaker Database in PHP
Name: chrisjasp Date: May 7, 2005 at 22:18:21 Pacific OS: mandriva CPU/Ram: 1.3
Comment:
I have a customer that is currently using FileMaker for thier database. Is there a way to access this database through PHP?
Summary: I am trying to write to a directory using PHP5. The commands I am using are : $fp = fopen("$DOCUMENT_ROOT/../orders/orders.txt", "ab"); $fp = fopen("$DOCUMENT_ROOT/../orders/orders.txt", "w"); $fp = f...
Summary: Im trying to make a logon script in PHP. When I run the webpage i get an error that says: [error] mysql_numrows(): supplied argument is not a valid MySQL result resource in [dir] on line 79 [/error] H...
Summary: The last question is easy, IIS would be the easiest solution, and not even a bad one. You got a hell of a Server Management Application don't you think? It works easy, doesn't need a line of code to g...