Setting a default timezone?
I have read about how to change the timezone in PHPMYADMIN, but it changes back, it doesn't STAY the
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
Had a simple form script that suddenly stopped working
It was made about a year ago and had been working fine. Last time it was known to work for sure was
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
UDP Multicast question
Hey,
Im not really in the know when it comes to network related programming and activitie
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
links using header()
Hi All
I'm not sure where to ask for help on this but I hope someone can offer some. I'm at
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop
MySQL Primary key gap
Alright, so I have a table with 26 entries in it (id, filename, caption) for my image randomiser (ht