PHP Coding Message Board (Q&A). Free help! Answer questions. Part of our PHP Group. This group is devoted to traditional PHP scripting and Delphi for PHP.
To start a new thread, choose a topic, then click [New Thread].
Hello,
Is it possible to retrieve multiple records from a paradox table in php? I can connect and retrieve a single record, but I don't see how, given the php extension, that you can retrieve multiple records or specify the query string to retrieve a specific record.
I'm an old objectpal programmer and new to php.
Do you have any examples of retrieving multiple records in a paradox database via PHP?
Thanks,
Is there a way to download a php file from a website? I want to make sure my php files and settings are secure so no one can get into my sql database or see my password information or see any of my php code. What are some secure methods i can do to make sure no one can steal my php code or settings ?
The company i work for recently created custom php code that our customers will go to our site and type in personal information and order certain products, i just want to make sure there is no way a person can try to access our files ( we have customers personal information on our server ) since all the files will be on our server... Anyone have more input on this ?