User Profile

Collapse

Profile Sidebar

Collapse
zaki
zaki
Last Activity: Oct 9 '06, 06:24 AM
Joined: Oct 9 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • zaki
    started a topic PASSING ARRAY between URL
    in PHP

    PASSING ARRAY between URL

    How can i pass array between URL?
    See more | Go to post

  • zaki
    started a topic How To Pass Array Between Url
    in PHP

    How To Pass Array Between Url

    <?php
    echo("
    <font size=4><b>Hasil pencarian pelanggan aktif mulai tanggal <font color=#ff6600>$ tgl_awal</font> s/d <font color=#ff6600>$ tgl_akhir</b></font></font>

    <a href=grafik/index.php?tgl_a wal=$tgl_awal&t gl_akhir=$tgl_a khir&ARRAY=$ARR AY>grafik</a></span>

    ");

    I want to pass an array in variable ARRAY....
    See more | Go to post
No activity results to display
Show More
Working...