$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a
How do i do multi uploads?.
Hey i would like to do this : http://hosting.mrkrabz.net/
I've got the base down you can uplo
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?
Strange
I recently noticed some odd HTML appear in some of the websites I host. Not all of them are run on a
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
want to add a break after a certain amount of characters
i was wondering how to add a break in a blog post after a certain amount of characters... any idea o
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();