User Tools

Site Tools


4x4_evolution_tracks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
4x4_evolution_tracks [2023/01/06 17:08] fuzzy4x4_evolution_tracks [2023/01/13 19:47] (current) fuzzyfish
Line 4: Line 4:
 <datatables> <datatables>
 <sql> <sql>
-SELECT 'Track Name (Info)' , 'Author', "File Name (Download)"+SELECT 'Track Name' , 'Author', 'Created', "File Name (Download)"
 UNION ALL UNION ALL
 SELECT SELECT
-concat('<a href=\"https://4x4evolution.net/doku.php?id=Evo_1_Track_', trackFile, '\">', trackName, '</a>'),+concat('<a href=https://www.4x4evolution.net/Evo1_Tracks.php?id=', ID, '>', trackName, '</a>'),
 trackAuthor, trackAuthor,
-concat('<a href=https://www.4x4evolution.net/Evo1_Tracks/', trackFile, '>', trackFile, '</a>')+trackDate, 
 +concat('<a href=https://www.4x4evolution.net/Downloads/Tracks_Evo1/', trackFile, '>', trackFile, '</a>')
 FROM Evo1_Tracks FROM Evo1_Tracks
 +WHERE trackType3='1' or trackType3='2';
 </sql> </sql>
 </datatables> </datatables>
  
 =====NOTE DOWNLOADS ARE DOWN===== =====NOTE DOWNLOADS ARE DOWN=====
4x4_evolution_tracks.1673024895.txt.gz · Last modified: 2023/01/06 17:08 by fuzzy