php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
Pagination
Okay here is the page in question: http://blenderteachings.000a.biz/tutorials.hamishhill.php
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
Google Wave
So... has anyone used it yet? Is it any good?
http://wave.google.com/help/wave/about.html#vid
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
PHP Directory Listing Not working
Hey Guys,
I need help, I tried a ton of directory listing scripts and they all don't work. Al
Can you help please? Php file
I have to write this php file to allow users to register their nicknames on nickserv
For an I
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <