How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
MS Exchange 2007 integration with ECC 6.0
Hello Experts,
We have ECC 6.0 and MS Exchange 2007. We need to integrate ECC 6 and MS Excha
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
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
Estimations and Effort
HI Gurus,
Would like to know whether SAP have a provision for carrying out the Project es
Syntax Help
Code:
im having trouble with that code snipped
Parse error: syntax error, unexpec
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
php not working written for consumption of slots
1. Here is the function where i will be allowed to consume the slot booked by me.
2. Here i c
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My