Likes Received By rkquest

  1. bad_bob00 liked rkquest's post in the thread Help Setting Up Database (Creating Table) For vB Forum.

    You can't recreate the forum database by manually creating each table yourself unless you know the whole structure. If you have a dump...

    Jan 12, 2008
  2. Astroman liked rkquest's post in the thread MySQL command to empty a column?.

    If you want to remove the spaces in all the values of a certain column in your table, you can use this query: UPDATE table_name SET...

    Jan 11, 2008
  3. login liked rkquest's post in the thread sending mail - using php script how to set "from".

    If you just add a "from-variable" in your mail() call, it won't work on some servers (talking based on my experience). Just make sure...

    Jun 5, 2007