Vlad777 / mit-stanford

MIT-Stanford MOOC mashup
2 stars 0 forks source link

syntax error in STANpages.php #8

Closed Vlad777 closed 11 years ago

Vlad777 commented 11 years ago

I'm basically getting a blank page, caused by the following error:

Parse error: syntax error, unexpected '[' in C:\xampp\htdocs\moocs\STANpages.php on line 30

How did you run this code?

reztic commented 11 years ago

I am not getting an error. Hmmm

reztic commented 11 years ago

Fixed? I changed from inline index to using something like $instructorImage = $instructorTable->find('td',1)->children(0)->src;