How to remove an element from an array while iterating leafnodes with array_walk_recursive() [duplicate]
[Code Block] I don't want it to be null, I want the element out of the array completely. Is this even possible with arra...
Latest news, tutorials, and updates from the PHP community
8579 articles available
[Code Block] I don't want it to be null, I want the element out of the array completely. Is this even possible with arra...
i am doing a stuff in php and not it is debug mode. So i am us [Code Block] but When i try to access any character of st...
I am using a nice piece of code to reorder db content using drag and drop. I can get it to work locally by enabling the ...
In my database I have a table of "weeks" and a table of "workouts". I would like to achieve something like the following...
I need to remove the subarray if the `qty` is `0`, but I'm not sure how to do this. My array is: [Code Block] As you can...
hey guys need some help or advice, im building a member based website and looking for a way to point the logged in user ...
I feel like this is a stupid question, but I cannot find good documentation that explains what I am looking for. If I qu...
Place table where general information is kept: [Code Block] Wait table where users sign up (like a waiting list): [Code ...
I have never, ever, seen a PHP file using hashes (`#`) for commenting. But today I realized that I actually can! I'm ass...
I am using `CodeIgniter` in my application. I have a code like this $this->db->where('a.PreferenceID NOT IN (SELECT Pref...
Can top-level domains contain a number at the end? Idk nothing about DNS rules etc but when I try to use PHP's filter_va...
I cannt send mail from php script although I can send it from command line with sendmail and php sendMyMail.php I have a...
Showing 7729 to 7740 of 8579 articles