Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
HTAccess auto log in?
Hi all.
Too busy driving celebs about lately so I hope someone here can help me out.
I
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS