|
|
| |
1. Undefined variable |
|
Reply |
|
|
 Colin | 2008-11-24 20:33:56 |
Hi,
Looks like a realy interesting code and almost have the demo working.
Fixed a few minor typos but now getting this in all example scripts, can't seem to figure it out. PHP5
Notice: Undefined variable: next in G:\xampp\htdocs\Test\spiderengine-2007-12-08\spiderengine.class.php on line 342 |
| |
2. Re: Undefined variable |
|
Reply |
|
|
 Designexpress | 2009-01-08 10:29:39 - In reply to message 1 from Colin |
I have the same error.
I take it, that if the 'if statement' before 342 fails, php wont know about $next. |
|