Are sessions secure at all?..
I haven't really gotten into yet, but I was just thinking of something weird..
Lets say you h
Month String to Numeric?
Hi guys,
Given a month as a string, is there a simple way to find the numeric representation
Word Trimming
Hi Guys & Gals!!
Hope you are all ok....
I need some help with the following
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Stats of viewers
Hello. I have a website in php and people can login. I want to make an admin control panel where u c
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
Check if another session of the page is running?
I want to keep people from opening multiple tabs, or sessions of my Facebook app. Is it possible to
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
The page should be expire when cilck back button
hi,
i'm new to php world.
i create user registration page.
when i submit it,data goes to my
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see