Myrtle Beach 1/2 Marathon 2018


    [insert_php]
    $link = new mysqli(“localhost”,”robcheng”,”teddyjesse”,”ct_chen_sp9dr”);
    $slideshowname=”Myrtle Beach 1/2 Marathon 2018″;
    $query = “SELECT * FROM Pic WHERE Description=’$slideshowname'”;
    $result = mysqli_query($link,$query) or die (“Couldn’t execute query.”);
    while ($row = mysqli_fetch_array($result)){
    extract($row);
    $imagename=$PicLoc.”.jpg”;
    list($width, $height, $type, $attr) = getimagesize($_SERVER[‘DOCUMENT_ROOT’] .$imagename);

    if ($width/$height > 1.77)
    {$newheight=700/$width*$height;
    $dimstr = “\”width=700\” \”height={$newheight}\””;}
    else
    {$newwidth=394/$height*$width;
    $dimstr=”height=\”394\” width=\””.$newwidth.”\””;}
    echo “

  • “;}
    mysqli_close($link);
    [/insert_php]



It was a very windy day for this race. At times, I felt I was running and not moving. I am proud to say that I finished in my personal record time on my 8th 1/2 marathon. 2:20.