upload form file types....
Hey all, I am learning PHP and I am writing a script from the W3C Schools tutorials for uploading fi
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
quick basic question, hopefully not dumb
I don't know how to search for this, so forgive me if it's been covered...
I often see an exa
Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob
Dynamic Data + Sql Server 2005 Enterprise?
Hi! I have just started to learn ASP.NET, and it looks like it is quite a lot to learn. Im not reall
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
gather checkbox data from form into email
Hello all,
First, i'd like to thank everyone who responded to my previous posts regarding set
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?