Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
Sql and php order list script problems
Hi im having a few problems with trying to get the coding right on a orders list ive done (or trying
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
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
IF STATEMENT HELP
Hi
i have created a calendar from a table:
Code: Calendar: October 2009
<table w
Hardcopy printing is to wide
I want to make a hardcopy at runtime of my active form like this
PHP error (line 38) my website
Hello everyone, I'm new on this
and I got a web site thats got a error not showing the photos on<
Request for tunning the below query
Hi,
Can any one help me on the below query while improving the performance,
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?