Strange cookie problem. setcookie dependant on where user was directed from?
Hello,
I have a website that sets a cookie when a user visits the website. The cookie holds a
How to make a input/output field with multiple lines
Hello.
I put a input/output field on the screen but I could not change height of it. I need to
Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
server trace logs
could any one tell me from where do i get error logs in xMII??I want to check the reason for dtabase
Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
Custom array sort? asc then desc
Any ideas how I could sort this array? I've been trying for a while. Maybe with usort, but I have no