phpword templateProcessor return value?
What is the return value of `$template_processor->saveAs()`? , i tried to catch the return value to determine whether th...
Latest news, tutorials, and updates from the PHP community
7059 articles available
What is the return value of `$template_processor->saveAs()`? , i tried to catch the return value to determine whether th...
I have a category menu on a website that goes about four levels deep. There are a few thousand links included. My curren...
I'm trying to use the inbuilt this->input->post('name') function when creating the Sign Up API in CodeIgniter, but this-...
I have one table named questions with fields: id,cat_name,question,level There are six categories and three levels( easy...
I need to catch a wrong password error when running 7z in a php script so I can notify user PW needs to be changed. [Cod...
Don't know where to begin debugging this. I have a local Apache server running a PHP backend that spits out a list of li...
Basically my shirt e-commerce website won't redirect to my html website. Whenever I try to click on the virtual try on b...
I am using Laravel for webiste and i want to resize or customize the size that i want but I am not sure why I am getting...
I was playing recently with date formats in PHP and the hardcoded `GMT` timezone in format `DATE_RFC7231` puzzles me. I ...
I think that search is one of the most trivial problems in MySQL, but I have an interesting request for an online shop. ...
I'm looking for a hacky way to create temporary URLs with Minio I see on the Laravel docs it says: `Generating temporary...
I try to extend the existing class Product from the Typo3 (Version 11) cart_products extension with my own extension. Th...
Showing 1801 to 1812 of 7059 articles