problem with script manager
Hi iam using Net.2005.I have created ajax enabledwebsite.i have master page in which i have script m
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe
PHP Script runs on CLI but not through web browser
I am running into an issue that I just can't seem to find the answer to. I have a Windows Server 200
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
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 in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan