On Wed, August 24, 2005 11:40 am, George B wrote:
> Richard Lynch wrote:
>> On Tue, August 23, 2005 3:52 pm, George B wrote:
>>
>>>You know on forums when you make a topic right away it makes like a
>>>new
>>>link to your topic. How do you do that in PHP?
>>
>>
>> > //Untested code:
>> if (is
Richard Lynch wrote:
On Tue, August 23, 2005 3:52 pm, George B wrote:
You know on forums when you make a topic right away it makes like a
new
link to your topic. How do you do that in PHP?
$_POST[new_topic]";
}
?>
http://php.net/mysql_insert_id
is probably the piece of the puzzle you were
On Tue, August 23, 2005 3:52 pm, George B wrote:
> You know on forums when you make a topic right away it makes like a
> new
> link to your topic. How do you do that in PHP?
$_POST[new_topic]";
}
?>
http://php.net/mysql_insert_id
is probably the piece of the puzzle you were missing.
--
Like M
You know on forums when you make a topic right away it makes like a new
link to your topic. How do you do that in PHP?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
4 matches
Mail list logo