$get problem
Hi Guys ...
can you please tell me what i am doing wrong here
Code: <?php
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
Displaying a clickable playername
I am going wrong somewhere with the mysql_query, can someone please put me straight?
$playern
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Collecting AOL Search Terms
I am attempting to collect AOL search terms. I know the code is correct (it works for google, bing,
Why Are These Functions Causing MASSIVE Memory Problems? Please Help!
Hi,
I have a script with some options.
I use regex to replace patterns in strings, but