Hi,
I was wondering does anyone know how to have a link on your PHP page that when clicked the person will be able to send the link to a friend. Kind of like referring a friend to the page. Any help would be great.
Thanks in advanced
:-)
I trying to have the <textarea> to be already popluate with text that the user can edit if they want. Is there anyway I can do that? I tried value="variablename" but that didn't work. The variable name holds the text I want to display.
Thanks in advanced.
:-)
I trying to have the <textarea> to be already popluate with text that the user can edit if they want. Is there anyway I can do that? I tried value="variablename" but that didn't work. The variable name holds the text I want to display.
Thanks in advanced.
:-)
Does anyone have any suggestions for a Java Development Tool to use. I have used JBuilder and I was wondering if there was anything cooler than that out there that would work with Windows and/or Linux. Any suggestions would be great.
Thanks :-)
I'm coding with PHP and I'm doing a query using mysql_query(), a previous coder put a line of code in that calls the mysql_insert_id function and stores the value in a variable.
this is how it looks: $insertid = mysql_insert_id(); My question is doesn't it have to have the name of the query, so...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.