Menu restriction
How can I restrict the individual menu that would appear when a user logs in so that all users are c
SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what
Bluetooth RSSI & VIsta
Okie I got 4 Bluetooth adapters, a DBT-120 by Dlink, A Zonet Microsoft Bluetooth which is what I use
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
Floating Point Precision Loss
I'm writing a program to draw a three-dimensional cube (with a corner cut off) without using any 3D
PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho