i think there's really a problem here:
ERROR: Unknown Punctuation String @ 1
STR: <?
SQL: <?php
$mysql_data = <<<EOF
-- phpMyAdmin SQL Dump
-- version 2.10.1
--
http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Aug 31, 2008 at 11:25 PM
-- Server version: 5.0.41
-- PHP Version: 5.2.3
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";<?php
i already tested this in other host. cant really figure out the problem. just a beginner ^^. anyone can help? i try to delete and add some codes. but whenever i delete or add some codes, the above problem disappears but new problem comes in the code. really dont know what's going on xD. tested it already in other host.