What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » [small php request] can someone write me hash creator

[small php request] can someone write me hash creator
Author: Message:
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
30 / Male / Flag
Joined: Apr 2006
Status: Away
RE: [small php request] can someone write me hash creator
quote:
Originally posted by Chris Boulton
By the way, the way you are looping over the directory is bad. You should be using:
code:
while ($file = readdir($dir_handle)) !== false) {

while ($file = readdir($dir_handle)) !== false)
Two '(' were and and then you close 3? Mind explaining why? And also what would !== false do :P?
quote:
Originally posted by Dempsey
But that error is nothing todo with your script, you can ignore it.
You mean to say that my code has no mistakes :P?
04-02-2007 02:51 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[small php request] can someone write me hash creator - by CookieRevised on 04-02-2007 at 12:01 PM
RE: [small php request] can someone write me hash creator - by Felu on 04-02-2007 at 12:21 PM
RE: [small php request] can someone write me hash creator - by CookieRevised on 04-02-2007 at 12:49 PM
RE: [small php request] can someone write me hash creator - by Felu on 04-02-2007 at 12:51 PM
RE: [small php request] can someone write me hash creator - by surfichris on 04-02-2007 at 12:58 PM
RE: [small php request] can someone write me hash creator - by Nathan on 04-02-2007 at 01:15 PM
RE: [small php request] can someone write me hash creator - by Eljay on 04-02-2007 at 01:23 PM
RE: [small php request] can someone write me hash creator - by CookieRevised on 04-02-2007 at 01:26 PM
RE: [small php request] can someone write me hash creator - by Dempsey on 04-02-2007 at 01:37 PM
RE: [small php request] can someone write me hash creator - by CookieRevised on 04-02-2007 at 02:48 PM
RE: [small php request] can someone write me hash creator - by Felu on 04-02-2007 at 02:51 PM
RE: [small php request] can someone write me hash creator - by hmaster on 04-02-2007 at 03:29 PM
RE: [small php request] can someone write me hash creator - by surfichris on 04-02-2007 at 11:37 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On