Interpret Order
Hello all,
I'm wondering if I have this:
Code: $switch = array(
'one' =>
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
php and downloading
I want to use a php script to create two files. Then I want it to redirect (or whatever) to have tho
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
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
Multi language - seo links
Im trying to figure out the best method to have a multi language website that will function with seo
Inserting into MySQL Newbie
Hi ive got a slight problem where ive made a simple web form where the customer inserts the ammount
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{
Google Wave
So... has anyone used it yet? Is it any good?
http://wave.google.com/help/wave/about.html#vid
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi