Jump to content

This should be simple, But I dont know that much php


BRADERY

Recommended Posts

ok say I have a file that has something like

 

123456 abcde

654321 edcba

 

in a file.. how would I go about having the script pull "123456" and make it a variable in the script.. and "abcde" a variable?

 

and then "654321" a variable but is set in an array so that 123456 and 654321 are both the same variable but like $variable[0] and abcde and edcba would be $variable[1]

 

 

what do I have to do?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.