Web Host List
Here is a list of web hosts that offer PHP and MySQL. It is no where near a full list, but it is mos
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
Displaying a record from mysql in a simple swf file
Hi,
I have a mysql database containing information I would like to display in my swf.
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
Character Sets/Collations Stuff
Can someone please give me a check list of things I must do to setup all the charset stuff for my ph
Parse XML
Good day,
I use oempro software and try to parse XMLReturn but it's not working for me, simpl
my code does not work.
I have a code problem.
Quote"<a href=index.php?gogo=ureticidetay&'?l={$le
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However