I'm almost sure that at least some of you have noticed the use of this kind of quoting on my posts:
PHP Portal Website wrote:PHP 4.3.5RC3 has been released for testing. This will be the last release candidate prior to the final release, so please test it as much as possible. List of changes can be found in the NEWS file.
It is a bit laborious task to write 'by hand' a post with a quote like those but now it becomes easy: I made a little tool to help me on this matter and I think I should share it with you.[url=http://www.php.net/mysql_fetch_row]mysql_fetch_row[/url] section of the [url=http://www.php.net/manual/en/index.php]PHP Manual[/url] gently wrote:mysql_fetch_row() fetches one row of data from the result associated with the specified result identifier. The row is returned as an array. Each result column is stored in an array offset, starting at offset 0.
It is a Java application and you can download it here: http://scorphus.no-ip.com/files/phpBBPost.jar You'll need a Java enabled system to run it. Try to double-click on it or type on the console: $ java -jar phpBBPost.jar
Please tell me what you think. It's still beta and I plan to add some more features. I'm in a hope for suggestions!!! (and also criticism
I hope you think it's useful, thanks,
Scorphus.