Jump to content

avshelestov

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by avshelestov

  1. Try, <?php $items = preg_match_all("!Luas\s+Bangunan\s{0,}:\s{0,}(\d+)!si", $your_text);
  2. Hello. $result->string ???
  3. Do you try CURLOPT_HTTPAUTH and CURLOPT_USERPWD?
  4. Use var_dump(). I think variable $_POST['title'] don't exist.
  5. Do you insert primary key in your table?
×
×
  • 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.