Coverting directory contents into an array to reverse?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

oops, my fault, should have tested it before posting ;)
$passed = TRUE;
break;
=>

Code: Select all

$passed = TRUE;
simply remove the break
User avatar
mesz
Forum Contributor
Posts: 216
Joined: Fri May 23, 2003 8:11 am
Location: M/cr

Post by mesz »

This works!!!!!!!!!!!!!
Thank you, if you want any advice abot fonts let me know!
Cheers very much!
Really. :wink:
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

funny, I was just checking http://www.fontfreak.com/fonts-a.htm
But for no particular reason :]
User avatar
mesz
Forum Contributor
Posts: 216
Joined: Fri May 23, 2003 8:11 am
Location: M/cr

Post by mesz »

User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

Imagebest sample(text) I've ever seen :]
p.s. despite the background color...
User avatar
mesz
Forum Contributor
Posts: 216
Joined: Fri May 23, 2003 8:11 am
Location: M/cr

Post by mesz »

also check out typodermic by Ray Larabie and larabiefonts.com - not as big a range, but well worth it just to have a laugh at the sentences he usesfor his examples
Post Reply