PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
header redirect problems? please help
Ok i am making a site that generates youtube thumbnails and i am generating an image that displays 1
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
How to assign JS screen.width to ASP.Net variable
I've got this ASP.net routine that gets the cookie value of the screen width, but now I need to chan
isset undefined variable
Hi all,
Hope someone can point out the obvious. I've a log in script, if you dont enter a use
Allegro crashes when running load_bitmap. Why?
I can not get Allegro to load any BMP images. Here is a section of test code. The picture is in the
How can i use [] tags instead of <> tags for profiles??
On my site im making ive made it so u can register, login and u have a profile which u can update..<
Question handling xml data
Hello,
I have sucessfull followed this tutorial
http://www.phpfreaks.com/tutorial/handlin
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric