M
M
Marsin2019-03-27 20:27:14
PHP
Marsin, 2019-03-27 20:27:14

Fetch() and fetch_array() don't work with "sphinx"... How to parse an array?

Installed sphinx instead of normal type search (MATCH AGAINST)
I get search results ($result) while trying to parse array
while($results = $result->fetch())
Error appears:
Fatal error: Uncaught Error: Call to a member function fetch( ) on array in...

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question