Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
Displaying data from database into a 2 dimensional table
Good day!
I'm a beginner in PHP and I'm not expecting a full coding for this qestion. I'm jus
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
Help with usergroups? prolly really quick
So were coding our own forums for a game system we made an we have the users level setup but now I n
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------
Extra fields in main body and php required.
I'm new to PHP so please be gentle. I have a little php script below that works well.
The &quo
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Code Help.. If txt input box empty search X instead..
I am having a problem with my search script. At current it will simply search by a selected date whi
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri