IDTstudios1
Programmer
It's been a while since i've worked with html or javascript like this so I know i'm doing something wrong. The following code keeps giving me a parse error. could someone help me out here. thanks
echo '<a href="javascript://" onclick="getData(" . $file . '","content_area")">'. $file .'</a><br>';
echo '<a href="javascript://" onclick="getData(" . $file . '","content_area")">'. $file .'</a><br>';