Welcome Guest, Not a member yet? Register   Sign In
php startup errors
#1

[eluser]Bad Penguin[/eluser]
echo 'can codeigniter catch this'
I'm missing ";" at the end
can codeigniter catch this in some way and log thru the Exception class?

Or i better put a .htacess that redirect php error_log to $MYAPP/logs/php_error.log
?
#2

[eluser]InsiteFX[/eluser]
If you are using a good PHP Editor it should catch it when your coding it!

InsiteFX
#3

[eluser]Bad Penguin[/eluser]
[quote author="InsiteFX" date="1302627638"]If you are using a good PHP Editor it should catch it when your coding it!
InsiteFX[/quote]

Uhm... like?
#4

[eluser]InsiteFX[/eluser]
I use two different ones and they both will catch errors in coding one is WeBuilder 2010 and my favorite one which is not free is PHPDesigner 7.2.5

But I am sure you can find some free ones out there that will check your code on the fly.

Oh, I am on Windows 7 Pro x64-bit

InsiteFX
#5

[eluser]jonyr[/eluser]
You can try NetBeans 6.9.1. It is free.
http://netbeans.org/downloads/index.html




Theme © iAndrew 2016 - Forum software by © MyBB