timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
NOOB needs help with upload file
The intent of this form is to create a folder for a client and upload an image into another folder '
header redirect problems? please help
Ok i am making a site that generates youtube thumbnails and i am generating an image that displays 1
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Create comparison matrix?
I want to create a comparison script for forum software and was wondering is there any tutorial or b
Setting a default timezone?
I have read about how to change the timezone in PHPMYADMIN, but it changes back, it doesn't STAY the
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is