error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca
removing space from the end of a variable
i have a variable $image which contains the following url "http://tiles.xbox.com/tiles/oo/P5/0m
Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch
To add a field on the screen XK02.
Hi All,
How to add an additional field in the vendor change control screen XK02.
The
Using the $_GET variable to view certain records
Hello,
First let me explain my problem, I have 2 pages the first page pull a list of Guide ti
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,