Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
Taxonomy? Classification? Categorisation?
Not sure if there is a way around this classification problem
I have a supplier who produces
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
Give me all your tricks for minimizing jar file size
Hi, I'm coming close to releasing my J2ME game... I am kicking up against the 64k size barrier w
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<