Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Displaying a clickable playername
I am going wrong somewhere with the mysql_query, can someone please put me straight?
$playern
Linked Keywords
I am trying to get a script that makes my predefined keyword converted to links and / or converted t
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
Php Mysql Page Loading Notice
Hi all,
I was wondering if there is a way (Sure there is) of showing a message or an image wh
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another: