array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
output printing as hexadecmal... XD
Everything works except the calcem call for the totusold and totuprice. The out put shows up as hex.
multiple recipients + dbuser mail recall
Hello,
I am building a php login script.
When the user registers the script will send
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"