Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the
Simple program to copy files between two computers over the web
I use logmein free and often need to move files between my two computers. Generally, I move the file
GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the
PHP Form to Variable.
Hi! I have written a HTML-form code in DreamWeaver CS3 (in a PHP doc) and I really need it to work s
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know