Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi
Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date
reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Login Control?!
I have a Web Site that uses the login control also I have set the destinationurl to the page I want
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