IS this code correct
The reason i ask is everything underneath it appears to be alink as well, tis blimmin annoying
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
PHP Programming error. Please help!
Hi there,
Am making a website for a friend and have encountered a problem that i need fixing
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Simple MySQL script is not working
Hey guys,
Just familiarizing myself with PHP and MySQL. I am following along in the O'Reilly