How would i get a .txt that looks like this:
firstline
secondline
thirdlin
so that i can use it like:
<php print($array[1]); ?>
Which would show secondline.
Thanks.
How would i get a .txt that looks like this:
firstline
secondline
thirdlin
so that i can use it like:
<php print($array[1]); ?>
Which would show secondline.
Thanks.
:: Copyright KIRUPA 2024 //--