so how cud i do it i theroy its possible but i just cant seem to code it wrightly to do what i want (maby cus im a noob starting off in php
the theroy of the code:
[indent]$dir=search dir of for files
[indent]if $dir = $dir ".jpg, .gif, .png"
[indent]then display image
[indent]if $dir = $dir.txt
[indent]then include $dir.txt endif
[indent]end if[/indent] [/indent][/indent][/indent][/indent]add hair line then repeat script[/indent]
thats it what my theory of the script was but how can i develop it
Edited by fblade, 26 June 2006 - 05:13 PM.
