a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
split values
I have values that are returned to me in this format:
name=>test,age=>49
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
frames get header location..
i have two frames, one top, one bottom. how do i do a form on the bottom frame that gives me the ur
elseif help!
OK so I'm new to the site, as well as PHP altogether (Trying my hand at managing an online RPG) and
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
TCP Sending Unsigned Char...
Hi...
I want to send over tcp/ip some data, i have the data in hexadecimal, and when i tr
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here