![]() |
PHP & Bandwidth
When using PHP, is the bandwidth counted of the size of the PHP file or of the size of the result? My PHP file has 6kB and the result 55kB....
|
php is interpreted and parsed by the server, the resulting html is what is returned to the client. In your example, 55k is returned (plus misc. header info).
|
All times are GMT -7. The time now is 05:00 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123