Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
shoping cart issues
i´ve wrote this and works when i add an item to, my cart, but when i want to add othrer item just
scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Remove directories not empty
hi,
i have an array that contains some names (1,4,6,56...). Every integer is a name of a folder.<
Basic Forum Tutorial
Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched t
COOIS - Saving Object Overview WIP Status layouts
COOIS - Would like to be able to save the layout of an Object Overview - WIP Status report. There i
how to hide input fields on selection screen using variant attribute
Hello all,
I want to know how to hide input fields on selection screen using variant attr
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa