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
if statements problems
Hi. I'm trying to make a web form, but I kind of hit a dead end trying to figure out why it doesn't
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
Members Only
Hi all, for my website i have a members area only which on members can veiw, but at the moment anyon
help with mysql_error()
Hi,
I am trying to insert data into a table, but I am not able to insert it. I wanted to see
Code Help.. If txt input box empty search X instead..
I am having a problem with my search script. At current it will simply search by a selected date whi
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi