hi,
I'm registering a session for user of mysite, using fuctionsession_destroy();
session_start();
session_register("user");
$user = $username;
but i want that if there is no activity by user for last one hour then automatically destroy his session,
Is there any way to store session for...
Can any body help me to recover data, using transaction log,
i'v a backup of database,
I want to recover my lost data, due to power break at the time of inerting data?
Error in creating table in MS SQL using PHP script;
code is as below:
$qstr="CREATE TABLE Catagory(catID int(4) NOT NULL, catName varchar (15) NOT NULL,description text NULL PRIMARY KEY catID)";
$result = $conn->Execute($qstr);
$qstr="CREATE TABLE Item(itemID int(4) NOT NULL...
Plz help me,
I want to import a file from a server to my pc, i'v done it by MS SQL server, but now i want to write a DTS file to do this thing
i'v the IP and user & password of the server.
can anybody give me code to connect and fransfer, also for schedule.
thanx
plz help me,
i want to display records of more than 500 person in a table of 500 * 25 ,but while displaying php get slow and gives error and don't print all records it prints some of them,
If there are less the 100 records in the database it works fine
I'm using IIS server and SQL...
i'm developing a web based system,
here is a server and mainy clients, i'm generally taking the password of user and matching it.
Is password not safe while travelling ?
Is there any way to traverse password in safe way?
plz help me .
hi,
I'v win98 on my machine with 64MB ram.
I want to install win2k server instead of win98.
when i boot my system by win2k CD it goes to win98.
How can I install win2k on my machine?
I don't want to have win98.
My web and ftp services are terminating w/out apparent reason or explanation. I need help troubleshooting it. No clue where to start.
If I "start" the service from the IIS console, it just stops again after a few seconds.
I re-starts the IIS service completely (from the IIS console)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.