Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 8th, 2012  |  syntax: None  |  size: 0.81 KB  |  hits: 8  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Array
  2. (
  3.     [catalog] => Array
  4.         (
  5.             [name] => shop
  6.             [title] => shopping
  7.             [content] => [catalog]
  8.             [id] => 236
  9.             [permalink] => shop/
  10.         )
  11.  
  12.     [cart] => Array
  13.         (
  14.             [name] => 491
  15.             [title] =>
  16.             [content] => [cart]
  17.             [id] => 491
  18.             [permalink] => news/491/
  19.         )
  20.  
  21.     [checkout] => Array
  22.         (
  23.             [name] => checkout
  24.             [title] => Checkout
  25.             [content] => [checkout]
  26.             [id] => 238
  27.             [permalink] => shop/checkout/
  28.         )
  29.  
  30.     [account] => Array
  31.         (
  32.             [name] => 496
  33.             [title] =>
  34.             [content] => [account]
  35.             [id] => 496
  36.             [permalink] => news/496/
  37.         )
  38.  
  39. )