Problem with HTTP Caching...?
Hi there, im trying to implement caching. But it doesn't always work.
I post it here because ther
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
strptime() equivalent for php4 ?!
Greetings!
this is my first post, thank you in advance for your replies.
Well, the ti
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
Retail terminologys not been altered after activing Retail System
Hi, All
After I active Retail System via TCode SWF5, the terms does not been changed, th
I need to increse 6hours more, and i don't know how???
I need to increse 6hours more, and i don't know how???
<tr>
<t
comparing tables across databases sql refinement ideas required
Hi all
Via pl/sql I need to ensure that data between tables in different databases match
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?