What I can see in my setup (LAMP) is that outside content does indeed display without any error but in your case it didn't because of the missing line terminator in the $var line.
My verison of XAMPP dosent come with error_reporting in php.ini, well at least not with the same config options, heres what i have: error_reporting = E_ALL | E_STRICT
very informative !
Akiii001 1 week ago
THUMBS UP SO MORE PEOPLE WON'T WASTE TIME.
The new version has this set up, so simply skip this step and go to 15.
AncientEditing 4 months ago in playlist More videos from thenewboston 9
THUMBS UP SO MORE WILL READ AND NOT WASTE TIME!
The new version has this set up, and the next so simply skip tutorial 14 and 15.
Seriously though, just skip them..
AncientEditing 4 months ago in playlist More videos from thenewboston
Comment removed
AncientEditing 4 months ago in playlist More videos from thenewboston
One person haven't installed XAMPP right
WOXIE97 5 months ago 17
NOTE: If you're using Linux you're php.ini file is located in /etc/php5/apache2/php.ini
Additionally you would need to restart apache in order to see your error, so you would put the following in the terminal.
sudo /etc/init.d/apache2 restart
mikethedj4 7 months ago 7
Comment removed
mikethedj4 7 months ago
mine is already set to E_ALL by default .... normal in newer version ?
theme542 8 months ago
@theme542 looks like it
camarenalove 7 months ago
What I can see in my setup (LAMP) is that outside content does indeed display without any error but in your case it didn't because of the missing line terminator in the $var line.
Thanks for all these tutorials :)
gauravbutola 8 months ago
My verison of XAMPP dosent come with error_reporting in php.ini, well at least not with the same config options, heres what i have: error_reporting = E_ALL | E_STRICT
championvideos 10 months ago
@championvideos I'm also getting the same thing. Are you using XAMPP 1.7.4 by any chance?
T2SEFAN 10 months ago
cool
ultrastatic100 10 months ago
very good tuto.
Dalwanaage 10 months ago