chmpdog Posted August 4, 2010 Share Posted August 4, 2010 Is there a way to easily spell check my entire website including php and html code? Thanks Link to comment https://forums.phpfreaks.com/topic/209731-spell-check-my-php-code/ Share on other sites More sharing options...
trq Posted August 4, 2010 Share Posted August 4, 2010 aspell Link to comment https://forums.phpfreaks.com/topic/209731-spell-check-my-php-code/#findComment-1094879 Share on other sites More sharing options...
chmpdog Posted August 4, 2010 Author Share Posted August 4, 2010 I was looking for more a simple way to just plug and chug all my code to see if I screwed up anywhere. Is there a program or something maybe? Link to comment https://forums.phpfreaks.com/topic/209731-spell-check-my-php-code/#findComment-1094887 Share on other sites More sharing options...
PFMaBiSmAd Posted August 4, 2010 Share Posted August 4, 2010 If you install the aspell executable on your computer, a programming editor like Notepad++ will spell check your file. Link to comment https://forums.phpfreaks.com/topic/209731-spell-check-my-php-code/#findComment-1094889 Share on other sites More sharing options...
trq Posted August 4, 2010 Share Posted August 4, 2010 I was looking for more a simple way to just plug and chug all my code to see if I screwed up anywhere. Is there a program or something maybe? Oh, because you posted your question in the 'PHP Coding Help' board, one would assume you wanted a PHP solution. I've moved your thread for you. Link to comment https://forums.phpfreaks.com/topic/209731-spell-check-my-php-code/#findComment-1094898 Share on other sites More sharing options...
chmpdog Posted August 4, 2010 Author Share Posted August 4, 2010 Thanks I looked into aspell earlier, but it wouldn't take in notepad++ but somehow I just got it to work. PS: sweet sig pf and sorry about the mislabel Link to comment https://forums.phpfreaks.com/topic/209731-spell-check-my-php-code/#findComment-1094918 Share on other sites More sharing options...
The Little Guy Posted August 7, 2010 Share Posted August 7, 2010 I think netbeans has a spell checker... not only does it spell check, it shows you where you have php and html errors. Link to comment https://forums.phpfreaks.com/topic/209731-spell-check-my-php-code/#findComment-1096207 Share on other sites More sharing options...
chmpdog Posted August 14, 2010 Author Share Posted August 14, 2010 not only does it spell check, it shows you where you have php and html errors. cool I didn't know it did that Link to comment https://forums.phpfreaks.com/topic/209731-spell-check-my-php-code/#findComment-1099090 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.