Likes Received By job0107

  1. sandrodz liked job0107's post in the thread grabbing text from the filename, substr question :).

    I wouldn't use substr(), I would use explode(); <?php $Files[0] = "XXXXXXXX_XX_XXXXXX_text-I-want-to-grab.jpg"; $fileParts =...

    Apr 20, 2010
  2. Pixel T. liked job0107's post in the thread Weird PHP Problem with Checkboxes - *Hard*.

    Maybe you are trying to do something like this: $shopColumns = ""; $shopValues = ""; $result = mysql_query("SELECT Shop FROM...

    Apr 20, 2010