PDA

View Full Version : mySQL usedatabase



Scaper
05-14-2010, 12:25 PM
ummmm ok let me try and explain this the best way i can.

Well ok iv got a dynamic signature, thats is set up to a MYSQL database and is username freindly, but i was wondering how do i make, say if they dont eneter a name when the script starts up how do i make it go to the total runtime of the script?

Btw im doing this in java scripts not scar

thanks in advance

ps:

if you dont understand just say and i will try and explain better

Sex
05-15-2010, 06:41 AM
Why not use PHP?

ShowerThoughts
05-16-2010, 11:39 AM
if $username = "" then echo $totalscriptruntime
something like that?(Note: this isn't real code or something)

Frement
05-16-2010, 01:08 PM
ummmm ok let me try and explain this the best way i can.

Well ok iv got a dynamic signature, thats is set up to a MYSQL database and is username freindly, but i was wondering how do i make, say if they dont eneter a name when the script starts up how do i make it go to the total runtime of the script?

Btw im doing this in java scripts not scar

thanks in advance

ps:

if you dont understand just say and i will try and explain better

Are you still using the one in my server? If so i can go modify it as you want it to show.

Scaper
05-16-2010, 10:07 PM
yes intend to use the one on your server just im trying to learn for self purposes too tho