To watch the HTTP headers in action, let's build, install, and run an HTTP reverse proxy to cache the output of a small PHP application.
要查看HTTP报头如何工作,让我们构建、安装并运行一个HTTP反向代理来缓存一个小型PHP应用程序的输出。
Figure 4 shows the coding side of PHP Designer in action.
图4显示了运行的PHP设计器。
To see this feature in action, start by defining the test3.php file in Eclipse, as shown below.
要看这个特性的实际应用,先从在Eclipse中定义test3 . php开始,如下所示。
Save, reload, and you've finally got what you want: a handler that gets the image name and is ready to send it to the PHP server-side script. Figure 6 shows things in action at this stage.
保存、重新加载,终于得到了我们所想要的:一个能获取图像名称并准备将其发给PHP服务器端脚本的处理程序。
Save, reload, and you've finally got what you want: a handler that gets the image name and is ready to send it to the PHP server-side script. Figure 6 shows things in action at this stage.
保存、重新加载,终于得到了我们所想要的:一个能获取图像名称并准备将其发给PHP服务器端脚本的处理程序。
应用推荐