session variables not working anymore
hello,
i use sessions to handle authentication within my site. my host has been changing a lot of
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
Question about the upload of large files
Hi there,
I have a question about the upload of large files, like videos (files generally abo
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
Need help in log in and log out?
hi there all of u. i have recently created a site for someone. i have placed log in and log out and
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p