Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
selection tool on raster image
Hi!
I have to implement in my app a selection tool which lets users to select region of any shape
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn
Word filter problem
Hello,
im trying to make a filter for words inputted in to my website but i want to store the
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
Shuffle between users ??
I have multiple $users in table. I need to send them $message.
I need to send the next messag
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
How to assign a textbox value to PHP variable??
Hi ! Can any one help me out as quickly as possible. As I m new to PHP.
Plz tell me how to assign
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell