array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
How to show more than 1 users with this code...
Hello,
i have a table that shows users only if I, as Administrator, want to be shown. But its sho
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Wierd if else problem
Hi guys,
this probably aint wierd for you, but it seems like php is playin up to me. may b i
Ajax Error since Upgrading to 3.5
Ever since upgrading my site to .NET 3.5 (I needed LINQ), I've been getting this annoying error on o
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,
socket makes browser hang...
I have a socket server, and I am having a problem at the moment...
A browser sends a http hea