alert (load('echo.php')) ?

alert (load('echo.php')) ?

Hi, guys.

I need to alert text made by php script echo.php

alert (load('echo.php'));

does not working.

What is the best way of doing it?