PHP simple prompt box custom function_PHP tutorial

WBOY
Release: 2016-07-13 17:41:23
Original
751 people have browsed it

  1. /*php simple prompt box custom function*/
  2. function alert ($msg,$url="")
  3. {
  4. $str =
    Popular Tutorials
    More>
    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!