Search code examples
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
Troubleshooting "Warning: mysqli_result::fetch_array() expects parameter 1 to be long, object g...


phpmysqli

Read More
Retrieving multiple results from a query in PHP...


phpmysqli

Read More
canonical link for paginated page is not correct...


phphtmlwordpresscanonical-link

Read More
How to register global variables for PHP sessions...


phpsessionglobal

Read More
How to create laravel storage symbolic link for production or sub domain system?...


phplaravelterminalconsolestorage

Read More
Insert multiple rows with one query MySQL...


phpmysql

Read More
ERROR: SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of...


phpmysqldatabasepdo

Read More
Laravel updateOrCreate on OneToOne relationShip...


phplaravellaravel-5.6

Read More
define and heredoc...


phpheredoc

Read More
Interpolate a constant (not variable) into 'heredoc'...


phpsyntaxconstantsheredoc

Read More
How do I change the path of the WordPress image upload directory?...


phpwordpressdirectorypath

Read More
Convert date strings with unknown formats to a Unix timestamp...


phpdatedate-parsing

Read More
Why PHP's strtotime() function incorrectly parse a "d/mY" formatted string?...


phpdatestrtotimedate-parsingeuropean-data-format

Read More
How to add 1 month to a MySQL TIMESTAMP in PHP...


phpmysqltimestampdate-manipulation

Read More
Cannot pass parameter by reference in MySQLi...


phpmysqliprepared-statementbindparam

Read More
How to create a datetime by adding a number of weeks to the current date in PHP...


phptimestampdate-manipulation

Read More
How to use MySQL's TIME_FORMAT() to convert "H:i:s" time to "h:i p" format...


phpmysqltimestampdate-formattingdate-conversion

Read More
MySQL get mixed result from 2 queries on same table with different order...


phpmysql

Read More
PHP exec command using pgrep return value incorrect...


phpexecgrep

Read More
How to convert a MySQL timestamp (Y-m-d H:i:s) into a "M j Y g:i A" formatted string...


phpmysqltimestampdate-formattingdate-conversion

Read More
Data is not present in the database after insertion...


phpmysqli

Read More
How to get the value of this query?...


phpmysqliprepared-statement

Read More
How to convert a MySQL query result's datetime string from "Y/m/d H:i:s" format to &qu...


phpmysqltimestampdate-formattingdate-conversion

Read More
How to convert a unix timestamp into "Y-m-d H:i:s" format with PHP...


phpdatetimecodeignitertimestampdate-conversion

Read More
How do i validate a barcode number using php...


phpvalidationbarcode

Read More
Convert Unix timestamp to formatted date and respect a given timezone in CodeIgniter...


phpdatetimecodeignitertimezone

Read More
BackNext