Results 1 to 2 of 2

Thread: Will this create an array ?

  1. #1

    Thread Starter
    Hyperactive Member AvisSoft's Avatar
    Join Date
    Sep 2002
    Location
    Chandigarh
    Posts
    459

    Angry Will this create an array ?

    Hi!

    Will this code create an array which i can use later ?

    PHP Code:
    $itmimg[0] = "avis";
    $itmimg[1] = "test";

    echo 
    $itmimg[0
    Thanks!
    Tapan Bhanot,
    CEO, Avis Software.
    Website: www.avissoftware.com

  2. #2
    Frenzied Member Acidic's Avatar
    Join Date
    Sep 2003
    Location
    UK
    Posts
    1,090
    Couldn't you just google it or test it?
    Yes it will.
    Have I helped you? Please Rate my posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width