Search code examples
How to access result set data passed from the model through the controller to the view in CodeIgnite...


phpcodeignitermodel-view-controllercodeigniter-3resultset

Read More
PHP form using Post. Error: Undefined array key. However it works when I use get. (w3schools example...


javascriptphphtmlformspost

Read More
Passing JSON data with details of an item from URL that uses an ID using PHP, Ajax...


phpajax

Read More
Curl PHP cannot connect to localhost inside Docker container...


phpdockercurl

Read More
How can I prevent bots and spam API requests?...


javascriptphpandroidlaravelreact-native

Read More
Codeigniter join two tables in model...


phpcodeigniterjoinquery-builder

Read More
SELECT related rows from two tables with CodeIgniter's query builder...


phpmysqlcodeigniterjoinquery-builder

Read More
SELECT rows WHERE id NOT IN subquery with CodeIgniter's query builder...


phpcodeignitermodel-view-controllerresultsetnotin

Read More
What is PHP's equivalent of JavaScript's "array.every()"?...


javascriptphparrays

Read More
SELECT data from two tables JOINed by identical column names using CodeIgniter's query builder...


phpcodeigniterjoincodeigniter-3query-builder

Read More
CodeIgniter's or_where() containing BETWEEN does not render a condition starting with OR...


phpdatecodeigniterquery-builderbetween

Read More
WordPress comments and ditching wp_list_comments()...


phpwordpress

Read More
"fieldname is invalid in the select list" error with CodeIgniter query builder containing ...


phpsql-servercodeignitergroup-byquery-builder

Read More
how to get result of group by with join...


phpmysqllaraveleloquent

Read More
COUNT rows from a JOINed table with CodeIgniter's query builder...


phpcodeigniterjoincountquery-builder

Read More
Should I namespace global functions in PHP?...


phpnamespaces

Read More
Can you declare a property private within an abstract class?...


phpoopabstract-class

Read More
How can I change the name of an element in DOM?...


phpxmldom

Read More
Javascript and PHP interaction - HTTP response does not work with two outputs...


javascriptphpfetchhttpresponse

Read More
How can I find unused functions in a PHP project...


php

Read More
Consolidate an array of dates grouped by year and month into potentially multi-day formatted strings...


phparraysdategroupingdate-formatting

Read More
Calling an SQL function in an expression passed to CodeIgniter's select() emits an SQL error bef...


phpcodeigniterquery-buildersql-functionquoting

Read More
Refused to frame 'https://sis-t.redsys.es:25443/' because an ancestor violates the following...


phpiframepayment-gatewaycontent-security-policy

Read More
Why doesn't PHP's strtotime() correctly parse a date formatted as m/d/Y?...


phpdatetimedate-parsing

Read More
Getting MySQL results based on date by current month in Codeigniter...


phpmysqldatecodeigniterquery-builder

Read More
How to write a WHERE clause with two separate comparisons with CodeIgniter's query builder...


phpcodeigniterwhere-clausequery-builder

Read More
How to declare a PHP variable with the current date formatted as Y-m-d...


phpdatedate-formatting

Read More
Convert raw SQL with comma-JOINed tables related by identically named columns to CodeIgniter's q...


phpmysqlcodeigniterjoinquery-builder

Read More
Convert raw SELECT query with the same table in the FROM and JOIN clauses to CodeIgniter's query...


phpcodeigniterjoinquery-builderself-join

Read More
Best way to create an empty object in JSON with PHP?...


phpjson

Read More
BackNext