PEAK XOOPS - News comment in englishin japanese

News comment

Comments for News of this site(Moderator:Administrator)

  • As this forum is only for commentation, you cannot open a new topic
  • Guests cannot post into this forum

News comment

Target News
Subject MEMO for myself about indexes for array
Summary # php -r '$a=array("1"=>1);var_dump($a[1]);' int(1) # php -r '$a=array("1a"=>1);var_dump($a);' array(1) { ["1a"]=> int(1) } # php -r '$a=array("0x1a"=>1);var_dump($a);' array(1) { ["0x1a"]=> int(1) } # php -r '$a=array(0x1a=...
hits 0 itemsRepliesViewsVotesAverageFirst postLatest post
  • = Topic with new posts
  • = Topic without new posts
  • = Invisible topic (Only admins and moderators can read this)
  • = Sticky topic
  • = Locked topic
  • = Unsolved topic
  • = Marked

 Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!