How to combine result sets of a SQL query?
I am having 5 checkbox with the food items like Chicken, fruits, vegetables, Snacks,.. like that. What I am trying to im...
Latest news, tutorials, and updates from the PHP community
6985 articles available
I am having 5 checkbox with the food items like Chicken, fruits, vegetables, Snacks,.. like that. What I am trying to im...
Can someone show me how to get the youtube id out of a url regardless of what other GET variables are in the URL. Use th...
How do I set a default value in Doctrine 2?
I need a Thickbox or any other category of POPUP structure to Upload files to server using same and close successfully a...
Alright, Im trying to count all the rows where "Membership_Status" = Active. The result I get right now is "Array" inste...
I am trying to place a dropdown menu item below the parent menu. When you hover on the parent menu, the child dropdown m...
I wonder, what's the easiest way to delete a directory with all its files in it? I'm using `rmdir(PATH . '/' . $value);`...
In PHP if you write to a file it will write end of that existing file. How do we prepend a file to write in the beginnin...
I have the following html: [Code Block] I want to remove everything starting from `` until its closing ``. How do I do t...
Is it correct to use one view file with say 2 functions inside it. For example I have project table in my database and I...
I want to implement a SQL statement using codeigniter active record. [Code Block] How can I implement this using Codeign...
Could someone convert this line of code to be readable by HTML? [Code Block] into something like this: [Code Block] I am...
Showing 6697 to 6708 of 6985 articles