Thread
:
wrong variable?
View Single Post
#
2
(
permalink
)
04-03-2008, 05:03 PM
Jordan
Join Date: Nov 2005
Location: Hendersonville, NC
Posts: 9,516
Last Blog:
Ext JS or Ext GWT
Rep Power:
20
Re: wrong variable?
Your code threw an error for me on line 14:
Code:
for($i=0; $i=scalar(@file); $i++;)
Then I realized that you had a ; after the $i++. I removed that and it worked fine for me. I'm surprised that your compiler did not throw a syntax error.
__________________
CodeCall Blog
|
CodeCall Wiki
|
Shareware Site
|
Linux Forum
|
Write a Blog
The
CodeCall Wiki
is now fully integrated with vBulletin users! Check it out and add some new pages!
Jordan
View Public Profile
Send a private message to Jordan
Find all posts by Jordan