•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the MySQL section within the Web Development category of DaniWeb, a massive community of 361,561 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,025 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our MySQL advertiser:
Views: 2785 | Replies: 1
![]() |
•
•
Join Date: Feb 2003
Location: London, England
Posts: 281
Reputation:
Rep Power: 7
Solved Threads: 6
PHP won't be interpreted on a MySQL server.
PHP scripts are interpreted on a PHP server, which may also be a MySQL server.
In any case, you may be aware that generally, a PHP script executes within miliseconds and the resultant data is then passed onto a webserver and onto the client while the PHP service goes idle or parses another script.
On Apache, multiple PHP service threads can be run simultaneously, meaning that many scripts can be interpreted and thus many more clients served in parallel.
I don't have exact figures, but generally the top figure is based on your hardware and OS configuration.
PHP scripts are interpreted on a PHP server, which may also be a MySQL server.
In any case, you may be aware that generally, a PHP script executes within miliseconds and the resultant data is then passed onto a webserver and onto the client while the PHP service goes idle or parses another script.
On Apache, multiple PHP service threads can be run simultaneously, meaning that many scripts can be interpreted and thus many more clients served in parallel.
I don't have exact figures, but generally the top figure is based on your hardware and OS configuration.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb MySQL Marketplace
•
•
•
•
access ad advertising architecture backup beta blog business centro code combo competition crash daniweb data database dell development doubleclick dropdownlist enterprise gentoo google internet ip linux longhorn mail microshaft microsoft mmorpg module ms net news novell open php qmail red hat reuse rhel security server smtp source suse web windows windows server
- question about connecting odbc to sql through php script (PHP)
- Please school me in PHP script installation. (MySQL)
- How many clients can access a PHP script at a time? (PHP)
Other Threads in the MySQL Forum
- Previous Thread: design customized mysql frontend with perl or python
- Next Thread: MYSQL/PHP variable check


Linear Mode