-
Recent Posts
Ubuntu Countdown
Archives
Recent Comments
Categories
Tags
ajax apache api bandwidth bash browsers bug config custom fields data validation Developing with Netsuite Doctrine embed error firefox forms google google analytics html HTML 5 JavaScript jQuery linux netbeans netsuite Netsuite Bugs Netsuite Errors Netsuite Sucks network override PHP PHP Framework php toolkit plugin routing sample code script search security Symfony task Ubuntu web browsers xml YML
Author Archives: graham
PHP whitespace issues when exporting to csv files
Exporting data to a simple CSV file has provided me an array of problems. The problem: In every exported .csv file the first row of the document was blank and then the data started in the second row. The methods … Continue reading
Posted in PHP
2 Comments
Wordwrap in Netbeans
To enable the wordwrap functionality in Netbeans IDE. Go to Tools >> Options and then click the Editor then Formatting tab. On the “Line Wrap” drop down click “After Words.” Wordwrap is now enabled.
