Get exclusive CAP network offers from top brands

View CAP Offers

I need a database guru, have questions

[bsa_pro_ad_space id=2]
  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #700551
    Anonymous
    Inactive

    Run a query similar to:

    SELECT
    `name`,
    `address`
    FROM
    `mydatabasetable`
    where phonenumber like “3%”

    PS – if you need some code (like php), then just respond with the database structure and I’ll whip something up

Viewing 1 post (of 1 total)