symfony2 fatal error Cannot redeclare class
Ok, I've been at this for two hours now and I see some other people have had this error, but I can't seem to match their...
Latest news, tutorials, and updates from the PHP community
7059 articles available
Ok, I've been at this for two hours now and I see some other people have had this error, but I can't seem to match their...
I have a Google spreadsheet with data that will be updated on a weekly basis. I need to bring this data into a HTML tabl...
I get this error: [Code Block] How do you set this PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute?
I get this error: [Code Block] How do you set this PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute?
I'm trying to encode some user input I'm fetching from a database and then insert it into a textarea on click. Here's my...
How can I convert Persian/Farsi/Arabic numbers to English numbers with a simple function? [Code Block] numbers over the ...
How can I make this code shorter? For example with a foreach. [Code Block] It has to be replaced with like this [Code Bl...
I have this simple pattern that splits a text into periods: [Code Block] But I want to include `. :` or `!` at the end o...
I'm using the count_all_results() function to return a user's number of languages spoken. But when I try to pass the num...
I am trying to get the result of my query to the view but it always ends in an error: Fatal error: Call to a member func...
I would like to show my custom error msg with rule validation fail error msg. How can I do it? this set msg from control...
I have the following queries for inserting and deleting records from preorder traversal database. I am using CodeIgniter...
Showing 5929 to 5940 of 7059 articles