Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
displaying unknown amount of results
I am reading a directory and getting a list of folders in the directory, I want to display the folde
PHP Surveys
I really would like some advice.
If you have a client come to you asking for a survey to be d
"GROUP BY" in arrays
Well i'm looking to do something i usually could do easily using COUNT and GROUP BY if it was a sql
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
printing links
Hi every1
i am connecting to a table in sql and the looping through with a while ($ var = my
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
php or sql?
Sorry not sure if this is a sql problem or php the following code is supposed to delete data from th
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas