Page 1 of 1
online offline manager?
Posted: Sun Sep 11, 2005 1:37 am
by asi0917
http://www.tdscripts.com/onoffmgr.html is a money requiring script
anyone know of a free version?
Posted: Sun Sep 11, 2005 2:19 am
by patrikG
That's not theory or design. Moved to PHP Code.
Posted: Sun Sep 11, 2005 2:23 am
by josh
You could write something like that yourself in under 30 minutes if you really wanted to. You could also check out hotscripts.com or try googling for another script that acheives the same effect.
Posted: Sun Sep 11, 2005 2:29 am
by asi0917
no, i couldn't write something like that myself in less than 3 hours, but thats besides the point because if i could i wouldn't be asking here for a script
tried hotscripts to no avail
tried a moderate number of google hits to no avail
can you recomend any other script sites?
Posted: Sun Sep 11, 2005 2:43 am
by josh
not really, if you're not willing to learn how to code it yourself and you can't find a free version then it looks like your only option is to hire a freelancer
Posted: Sun Sep 11, 2005 2:50 am
by asi0917
unless you want to explain to me how to explain it
Posted: Sun Sep 11, 2005 2:53 am
by josh
Well do you want to use mysql, or flatfile text?
What is your current knowledge of PHP / mysql, what exactly do you need me to explain
Posted: Sun Sep 11, 2005 2:57 am
by asi0917
my free hosting doesn't allow me any MySQL databases, so i guess i can't use one of those...
flatfile
where to start would be nice to know
i know not so much about php, i knwo the basic syntax and some functions
probably the most important thing i know about php is that you can look up functions and such by visiting php.net/function_name

yeah, i don't know where to start..
Posted: Sun Sep 11, 2005 3:04 am
by josh
okay well since you know how to lookup functions, here's a few functions to lookup
fopen()
fread()
fwrite()
time()
unlink()
glob()
file()
explode()
implode()
array()
list()
each()
date()
You could use a combination of fopen and fwrite, to create a text file, and store data. You can use fread to read data back. Use time() to get timestamps (useful for tracking when a user logs in or out)
also in times like these google will come in very handy for looking up tutorials
I'm going to sleep now it's 4AM, but I'll check this thread tomorrow in case you are in need of any more help. (so don't bother staying up all night waiting for me to reply)
Posted: Sun Sep 11, 2005 3:08 am
by asi0917
well, being in florida, im sure you can appreciate the time of night/day it is so i think im going to sign off for today, i may be on tomarrow, or monday, i can't say, what time are you online?\
ooo
i could even use flash to pass the variables to a php script ^-^
by the way, if you can't tell yet, im 17
do you have a mycroft compatible browser?
do you have a mycroft plugin for php.net?
if you answered yes to the first question but no to the second question then i would recomend getting, they are great
heres a list of em
http://mycroft.mozdev.org/download.html ... ch+plugins