Tracking Unique Clicks
Hi guys and gals,
Basically I have a database which tracks clicks on my outbound links, I do
Please help - should be a simple fix.. driving me nuts
Everything seemed to be working fine. I have a table, it alphabetically lists a bunch of cities and
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Adding to the next element in a multidimensional array
Hi, I'm trying to add a value to $node->field_spaces['nid'] where x is the next available spo
Code Review - SQL and Insertion Attacks (Warning: Not for Newbs)
Hey guys,
Its been a while, I know. Use to love coming here to answer peoples questions, but
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
array empty
Hiya peeps,
Ok here is the codes.
order.php
Code: