Jump to content

fast problem with arrays


 Share

Recommended Posts

1.

iwant it like this:

For $i = 1 To $lettercode[*last entry*]

atm i use

For $i = 1 To 1000000

and exit loop when its empty

i know this can be done right ^^

2.

i want to declare a array with X entrys instead of lets say 1000000

same problem here my script creates somthing between 100 and 4k entrys and i only want to use as many as it needs :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...