Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Loop Through Date Range
Hi guys,
I have date range as parameter like 01/JAN/2009 TO 16/JAN/2009 now i want to loop thro
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Online Event Ticket Sales
Has anyone wrote a script for online tickets sales?
I have been googling and found lots of th
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
some query on multilingual website
Hi all,
Which is the simplest and easiest method to make a website multilingual,
is it put
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje