Jump to content

Getting php to display output


arkum

Recommended Posts

Hi,

I'm a flash designer so I don't use php often, but when I do, I have never worked out how to see what is going on inside a php file I've called from flash. Obviously if you use "print" and open the php file directly, its output can be printed to the browser, but when I call a php file from flash, print sends the output back to flash. This is fine when the code is doing what I want, but if something isn't working, and the code is not getting back to flash, is there any way I can force the print output to be written to the browser so I can see the content of the variables?

Many thanks
Link to comment
https://forums.phpfreaks.com/topic/34149-getting-php-to-display-output/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.