Setting a default timezone?
I have read about how to change the timezone in PHPMYADMIN, but it changes back, it doesn't STAY the
Advice on how to delete a mysql row using my form
Hi,
I am very new to php and am struggling to work out how to delete a portfolio item (a row
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
IS this code correct
The reason i ask is everything underneath it appears to be alink as well, tis blimmin annoying
redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image