Help for this page

Select Code to Download


  1. or download this
    UPDATE artists SET page=LOAD_FILE('/tmp/left.txt') where 
    code='aname';
    
  2. or download this
    UPDATE artistsfull SET page=LOAD_FILE($infile) where code='$code';