Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
i need help with php header and footer
I have designed a header and footer for my site and they seem to be ok when they are running individ
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
Insert numbers from Barcode scanner into online php page
I have a real big problem, Here is what I'm trying to do. I have a Intermec CN3 handheld computer th
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
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
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
isset undefined variable
Hi all,
Hope someone can point out the obvious. I've a log in script, if you dont enter a use
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ