WordPress comments and ditching wp_list_comments()
Call it OCD or an just obsessive need to separate logic from presentation, but I hate everything about `wp_list_comments...
Latest news, tutorials, and updates from the PHP community
6993 articles available
Call it OCD or an just obsessive need to separate logic from presentation, but I hate everything about `wp_list_comments...
[Code Block] How can I remove this blank space with comma?
I'm building a tasks system wich has 4 tables: tasks [Code Block] users [Code Block] roles [Code Block] and tasks_roles_...
I'm havin troubles trying to get the results from this table using slugs. [Code Block] For example i need to get the cat...
I updated to CI 2.0 now my models stopped working.I used [Code Block] And I defined the class correctly extends CI_Model...
I'm having a difficult time finding out if PHP can connect to an OPC server, and how. Our PHP is running on Unix with an...
I have a problem, I have a string array, and I want to explode in different delimiter. For Example [Code Block] and I ne...
The following code doesn't print out anything: [Code Block] But the following code prints `1`: [Code Block] Is there a b...
"“Excuse me, I hope this isn’t weird or anything," How can I fix the encoding on this?
I'm working on a script that gets file modified times, and takes an optional arg that if filled has an array with a list...
I'm new to building databases and I'm trying to do a JOIN based on a having three database tables. [Code Block] How can ...
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...
Showing 6553 to 6564 of 6993 articles