limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu
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
Links not updating
I'm trying to fuel a simple navigation system for a news section. It works fine when it comes to ret
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
adding 0 to numbers
Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe
Retail terminologys not been altered after activing Retail System
Hi, All
After I active Retail System via TCode SWF5, the terms does not been changed, th
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas