Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
Scene graph using Direct3D?
There are several C++ scene graph based packages available for OpenGl, like say OSG,
http://w
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
Last Weeks sDate and eDate.
sDate - Start Date
eDate - End Date
I need to pull two dates for "Last Week" whi
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them