Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^3: Help with PHP-to-Perl CPAN bundle

by erikharrison (Deacon)
on Sep 30, 2004 at 15:05 UTC ( [id://395371]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $array = (0,1,2,3,4,5);
    for ($array => $a, $b, $c) {
    ...
    }
    
    print ($array[2]) #Prints 'two'
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://395371]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (2)
As of 2024-04-20 03:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found