Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f
Retrieving the 25 most recently added entries from all tables in a MySQL databas
Hello,
The code below works great. It creates a table that shows the 25 most recently added t
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C