php title problem
Hi,
I am having a problem managing my page title with PHP.
Currently I have my <
WORDPRESS - Multiple Loops Only Going to One Post?
I have various pages with multiple loops and i need them to be individual to all other categories.
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
Any Good MMORPGs you've played?
I'm about to have ALOT of free time on my hands (finished highschool) and I need something to fill t
Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Material Issuing for receiving batch
Dear All experts in MM/ PP,
Material issuing from main stores to factory is currently usi
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<