How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
Collecting AOL Search Terms
I am attempting to collect AOL search terms. I know the code is correct (it works for google, bing,
dinamic "textboxes"?
Ey all, my first post here, i hope its not a hard one
I display mysql results in a table
Call Screen statement Error
Dear Experts,
is there any setting that needs to be done before creating any dialog progr