Search results

  1. I

    Where can I find Moshe Zwang books?

    I've recently read The Ultimate Prophecy: The Initiation. At the end of the book I saw a list of other books by Moshe Zwang, those sort of related to the "Prophecy." Does anyone know where I can purchase these books? I've looked all over, and it simply looks like they're not available(?) Do...
  2. I

    php / mysql update for multiple values in only one field?

    I have a table (say table name TBL fields FLD1, FLD2, FLD3) with existing data in it. I've recently added another field to it - FLD4. What I'm trying to do is to insert values into that new field only... for multiple records (about 1000). I'm trying to accomplish this with two arrays, but...
  3. I

    php / mysql update for multiple values in only one field?

    I have a table (say table name TBL fields FLD1, FLD2, FLD3) with existing data in it. I've recently added another field to it - FLD4. What I'm trying to do is to insert values into that new field only... for multiple records (about 1000). I'm trying to accomplish this with two arrays, but...
Back
Top