Conditional if is category on category.php and single.php
I’m trying to make a conditional that shows only content if the user is in a specific category or a single.php that belo...
Latest news, tutorials, and updates from the PHP community
8612 articles available
I’m trying to make a conditional that shows only content if the user is in a specific category or a single.php that belo...
Possible Duplicate: Which is the best method to perform string concatination in PHP? I tried to add a variable and strin...
I need to translate several PHP files (HTML Code + PHP Tags) into another language. Google Translator's Kit allows this,...
I have 3 tables, [Code Block] When a user sign's up, all the details go to the users table, the user_id is also added to...
Im starting to move away from using arrays in PHP as objects are so much neater and in php 5 there is no performance hit...
I am using CodeIgniter to build my site and don't see a reason for the WHERE clause in an UPDATE query. It's successfull...
I'm using preg_split to an string, but I'm not getting desired output. For example [Code Block] is generating output whe...
I'm using preg_split to an string, but I'm not getting desired output. For example [Code Block] is generating output whe...
I tried to print the array in the controller, before passing it to a view and this is the output [Code Block] I get the ...
I've looked a lot around on Stack Overflow to find an answer to my issue, but simply can't. I'm trying to post the follo...
I have a form in a modal that I'm using to do an update on a record. The form seems to submit okay, the URL in the brows...
My employer requires certain pages on the website have a two page feature. What this means is that some default content ...
Showing 7309 to 7320 of 8612 articles