Search code examples
How to join tow times the same table?...


phpcodeigniterjoinquery-buildername-collision

Read More
How to use mod_rewrite or url remapping for assets folder in CodeIgniter...


php.htaccesscodeignitermod-rewrite

Read More
Codeigniter how to echo more than one INNER JOIN from same table...


phpcodeigniterinner-joinquery-buildername-collision

Read More
Get unknown word that follows a specific word...


phpregexstringsubstringtext-extraction

Read More
How to get the next word after a keyword...


phpregexpreg-match-alltext-extraction

Read More
How to select a string after a specified string in PHP...


phparrayspreg-match

Read More
BadMethodCallException || Method Illuminate\Database\Schema\Blueprint::after does not exist...


phpsqllaravelmigration

Read More
How to access CodeIgniter query results in a view file...


phpcodeignitermodel-view-controllercodeigniter-2resultset

Read More
cURL error 60: SSL certificate in Laravel 5.4...


phpcurllaravel-5

Read More
How do I debug a webhook POST?...


phppostwebhooks

Read More
CREATE operation with Eloquent ORM shows 500 internal server error...


phplaraveleloquentlaravel-7

Read More
"Trying to get property of non-object" error when using CodeIgniter's result_array()...


phparrayscodeigniterresultset

Read More
"Trying to get property of non-object" error when accessing properties from CodeIgniter&#3...


phpcodeignitercodeigniter-3resultset

Read More
PHP8.3 - Can't load php_curl (Windows 11, Apache 2.4.53)...


phpwindowsapachephp-curl

Read More
How to check that a string is an int, but not a double, etc.?...


phpstringcastingtypesint

Read More
check for user id in model that adds data to the wait table or model that grabs data for the home pa...


phpmysqlcodeignitermodel-view-controllerleft-join

Read More
How to SELECT data from one table if the id is not found in another table using CodeIgniter...


phpmysqlcodeigniternotin

Read More
Codeigniter MySQL a Join Query with a column name collision in the results...


phpmysqlcodeigniterquery-buildername-collision

Read More
JOIN the same table to another table per each foreign key column with CodeIgniter...


phpmysqlcodeigniterjoincodeigniter-2

Read More
I'm trying to search a string in a query result for certain numbers...


phpmysql

Read More
Why are images not loading...


phplaravellaravel-8laragon

Read More
How to successfully pass a string containing an apostrophe into a mysqli query...


phpmysqliprepared-statementsql-injectionapostrophe

Read More
How to fetch multiple values from a database using multiple ids with CodeIgniter...


phpcodeigniterselectcodeigniter-3query-builder

Read More
Best way to handle database errors...


phpmysqlpdo

Read More
return result from table that not existed on another table in codeignator...


phpmysqlcodeigniternot-existsanti-join

Read More
Show data that is not in other table with join codeigniter...


phpmysqlcodeigniterleft-joincodeigniter-3

Read More
SELECT rows WHERE value not found in another table using CodeIgniter's query builder...


phpcodeignitercodeigniter-3query-buildernotin

Read More
How to pass multiple values to a model method which will filter rows with CodeIgniter's where_in...


phpcsvcodeigniterquery-builderwhere-in

Read More
SELECT rows WHERE one of two date columns is BETWEEN two given dates with CodeIgniter's query bu...


phpcodeignitercodeigniter-3query-builderbetween

Read More
Access attributes inside class...


phpcodeigniterclass-extensions

Read More
BackNext