Miscellaneous > Programming & Networking

php

<< < (5/6) > >>

xyle_one:
yeah quirk. i do not know what i am looking at..

TheQuirk:
That script will display the contents of a directory, excluding hidden files, "up" directories and php files.


--- Code: ---
--- End code ---

Is how it displays the file. For example, to dedicate an entire line to each file (and a link), you'd replace that line with:


--- Code: ---
--- End code ---

And you can thank Void for this, because this is a fixed version of what I wrote (I wrote something, it didn't work, so he corrected it).

xyle_one:
thank you very much quirk. thanks to void main who will never see this anyways  ;)  
cool. i think i owe you part of this check as well.....

xyle_one:
that worked beautifully. thanks again

TheQuirk:
No problem, glad I could help.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version