limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
preg-match with a string and numbers
Hi, I can't get the expression to work for my preg_match, what I'd like is for it to match the strin
How to display objects in a row
I have 7 codes that i want to display in a row one next to another.
The first is {$ads->ad
Need help to identify this error please
:confused:Can anyone help me tell what this error message means? Maybe tell me where to look to fix
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaW
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
please help me in this update statment
hi every one
if I have table and this data in it
id name
10
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!<