Simple code help with redirects
I am trying to figure out a redirect script that detects if the browser is IE 7 and if it does, redi
help with calculations on a flat text file
hello,
I have this code below that is attached to a flat file like this:
Email:LastName:FirstN
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
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
formating when pulling data from a mysql database
Ok so Im not to sure if this is the right thread to post in but here is my catch 22 issue.
I
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca