Slow data retrieval which requires improvement..please help
I am working on a Help Desk Ticketing system and have a page called MY TICKETS which shows all ticke
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
how to hide input fields on selection screen using variant attribute
Hello all,
I want to know how to hide input fields on selection screen using variant attr
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
$GPRMC and NMEA how to extract from report
Hi There,
Im a little bi lost and not sure where to start with this one, ive got a small gps
Character Set Setup
Whats the best character set to use if you want every character to work, and also how do you make yo
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
Which PHP-Editor do you think is the best?
Hi everyone,
Myself Brian Anderson. For the last 2 years i have been working a
background color imagefill
Hello
I would like to ask you why I see this square in red color just in my local xampp insta
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am