In (Dynamic Drive scripts help) catagory, when I need to Create a new thread I get default text:
How can I do that?1) Script Title:
2) Script URL (on DD):
3) Describe problem:
In (Dynamic Drive scripts help) catagory, when I need to Create a new thread I get default text:
How can I do that?1) Script Title:
2) Script URL (on DD):
3) Describe problem:
Depends on the type of forum software you are using. There are hundreds and each is set up different.
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
Output text upon an event. But that can mean anything.
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
Aye. Have a look at this thread.
I don't use VB so I can't much help on which part is actually what you need, but this thread has a few options in it. Perhaps it will help you out.
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
yaraco (04-23-2010)
Many thanks BLiZZaRD, works great!!!
Glad it works.![]()
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
Bookmarks