Hello everybody,
Has anyone made the script which converts the MySQL script to higlighted html ? or is there anysite which converts and format the plain .sql file ?
Thank you,
Dibyendra
Aybody has done this ?
Moderator: General Moderators
- dibyendrah
- Forum Contributor
- Posts: 491
- Joined: Wed Oct 19, 2005 5:14 am
- Location: Nepal
- Contact:
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
Geshi does it:phpMyAdmin has a highlighting thing too, but I don't recall where or how to use it.
Code: Select all
SELECT * FROM `sometable` WHERE `this` = 'that'- dibyendrah
- Forum Contributor
- Posts: 491
- Joined: Wed Oct 19, 2005 5:14 am
- Location: Nepal
- Contact:
Thank you
Thank you feyd for reminding that PhpMyAdmin has this kind of feature. Also, thanks for the tool you have refered.
Dibyendra
Dibyendra