Jump to content

qwerpoiu338

New Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Everything posted by qwerpoiu338

  1. Thanks for the help. esp bubblegum.anarchy. Your example worked quite well.
  2. Unfortunately there might be gaps in the auto-increment field. Will this work also? Set the table as an array and use the "next($array)" array pointer to change the elements, then writes it back to the table.
  3. Trying to set a marker for a row in an ordered list (Auto-increment table). The marker will be represented with a "1" in the column, the rest will be "0". Once a condition is met, the marker ("1") will move down one position down the ordered list. Maybe there is an easier way. Any suggestion? Thanks in advance!
  4. Hi, Newbie in PHP here. I'm looking for a way to update data in the next row once the condition of the row above is met. The table will be auto-incremented. Almost like a positional pointer.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.