passing sql query results from controller into view with code igniter
So I'm having this problem, it should be pretty simple, but I don't know why I can't figure it out. I"m new to the whole...
Latest news, tutorials, and updates from the PHP community
8494 articles available
So I'm having this problem, it should be pretty simple, but I don't know why I can't figure it out. I"m new to the whole...
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...
Showing 8065 to 8076 of 8494 articles