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
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
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
MySQL-PHP Query Results Help
Hello all. I'm hoping to be able to get some help in solving a problem with query/rowcount output. I
Scrolling news bar and MySQL
I am not sure if this is the correct forum to post this on. If not, I apologize. I am still pretty
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN