[eZ publish] how to test the variables that exist in the url

There are two methods to do that:

1. ezhttp("myvariable", "get", TRUE);

2. ezhttp_hasvariable("myvariable", "get");

 

The second method is recommand to use.~

posted @ 2010-05-04 12:02  DavidHHuan  阅读(270)  评论(0编辑  收藏  举报