Date and time functions in PHP
I need to get the +7 day result. For that, I did: [Code Block] How can I format the result of +7 days in a readable form...
Latest news, tutorials, and updates from the PHP community
8596 articles available
I need to get the +7 day result. For that, I did: [Code Block] How can I format the result of +7 days in a readable form...
How exactly does `$this->db->trans_status()` in CodeIgniter understand that whether the queries in the transaction were ...
I am creating a script where I need to retrieve several information in a database. I am expecting to receive these datas...
I've implemented category-based numeric pagination in my Wordpress theme: What I've done so far is create a custom page ...
I need to create a multidimensional array from database table data in my CideIgniter application. The database has 3 col...
I was wondering if there was something out there that would allow php to render Handlebarsjs templates on the server sid...
The warning I'm getting is: Warning: mysqli_result::fetch_array() expects parameter 1 to be long, object given in...line...
I have a custom made codeigniter application, and now I need a CMS/Blog add-on for my site. I don't want to write someth...
Basically I have a new client that is after the following functionality from her accountancy website: A client area in w...
I have inherited a web site that is in PHP and we are mostly a Windows shop. I cannot get the PHP code to connect to MyS...
How do I properly execute commands in the command line using php? For example I'm using the command below in the command...
I have three tables. `Movies`, `movies_genres` and `genres`. I want to get a movie by its Id, and also join its genres i...
Showing 7513 to 7524 of 8596 articles