Are sessions secure at all?..
I haven't really gotten into yet, but I was just thinking of something weird..
Lets say you h
rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?
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
trim function issues
Hi guys, total noob here...
So I've been tinkering around with a html and am using php to em
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
how can we add data from dynamic fields to mysql db in php
i have a script which i found on the internet. i modify that script according to my needs. what is i
Mysterious Timeouts
I've deployed a few simple AJAX-enabled web page to a local server that is accessed through the Inte
Scheduler problems related to execution of a single BLT by many schedules
Hello all,
We are running several MII instances in a distibuted architecture using a sing
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?