Why doesn't PHP's strtotime() correctly parse a date formatted as m/d/Y?
I have an application I'm building with CodeIgniter. I have records in a SQL Server DB which have datetime fields. I'm q...
Latest news, tutorials, and updates from the PHP community
6993 articles available
I have an application I'm building with CodeIgniter. I have records in a SQL Server DB which have datetime fields. I'm q...
The code below is sending an email correctly but for the body. I need to show html in the body of the message and I cann...
I have the following code: [Code Block] which generates the following SQL [Code Block] Is there a way to make it generat...
I'm doing some database queries using CodeIgniter's query builder and I need to paginate the results. I am using `limit(...
I wanted to know if it is possible to prepare multiple statements for MySQLi multi_query?
I'm trying to learn PHP with the newest CodeIgniter framework, but I'm having some problems. I can't tell if I'm just ha...
How can I retrieve rows from my database table which have a date column value between two dates using CodeIgniter's quer...
I have a string containing alpha numeric characters. The script should return (echo) "true" if the string contains only ...
I have a text in this form: aaaa bbbbb cccccc a:link {text-decoration: none;font-family: Verdana, Arial, Helvetica, sans...
I am using the popular ChoronoForm plugin for Joomla. I have created a form which contain dynamic fields. A javascript f...
I can't make a webpage that will only print the text I need. For example I don't want to print the header file of my pag...
Someone just said utf8 has variable length encoding from 1 to 3 bytes. So why does everyone still use latin1? If the sam...
Showing 6565 to 6576 of 6993 articles