This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 12 matches

by bazn
Mon May 16, 2005 8:39 am
Forum: Archive
Topic: skipping characters mysql doesnt like :>
Replies: 4
Views: 2353

skipping characters mysql doesnt like :>

hi i'm trying to skip characters wihcih mysql doesn't like tryed like that :

Code: Select all

regsub -all {[\^\[\]\'\"\# ]} $row " " row
but it don't work, it gives me no failure but it doesnt remove the characters

^ \ ' " #

someone can give me a hint?

pz
by bazn
Wed Oct 27, 2004 10:11 am
Forum: Archive
Topic: scaning text from trigger
Replies: 1
Views: 861

scaning text from trigger

he it's me again :) i have a question; i have a trigger: !quote this are the words i want to search for and my script fills all the spaces with a % to use it for a mysql search etc... easy... now i want a new function: !quote nickname this are the words i want to search for =chan lobby =day sunday b...
by bazn
Thu Oct 21, 2004 5:15 am
Forum: Archive
Topic: bind time
Replies: 5
Views: 3952

ahhh lol get it :) thx
by bazn
Thu Oct 21, 2004 5:04 am
Forum: Archive
Topic: bind time
Replies: 5
Views: 3952

(37) TIME (stackable) bind time <flags> <mask> <proc> proc-name <minute> <hour> <day> <month> <year> Description: allows you to schedule procedure calls at certain times. mask matches 5 space separated integers of the form: "minute hour day month year". minute, hour, day, month have a zer...
by bazn
Thu Oct 21, 2004 4:59 am
Forum: Archive
Topic: bind time
Replies: 5
Views: 3952

uh sorry don't get it I can't find anything about "bind time" in my tcl-commands.doc :(

- get it had an old version :>
by bazn
Thu Oct 21, 2004 4:33 am
Forum: Archive
Topic: bind time
Replies: 5
Views: 3952

bind time

hi there, i tried to make a proc which executes each day on 23:58

Code: Select all

bind time - "23 58 * * *" stats:daily
proc stats:daily {min hour day month year} {
but it didn't execute c.. what did I wrong? :(

cheers
by bazn
Tue Aug 31, 2004 7:11 am
Forum: Archive
Topic: problem with regsub
Replies: 1
Views: 792

problem with regsub

hi there i have a proc proc highlight_string {strin subject pre past} { regsub -all $strin $subject "$pre\\0$past" return return $return } now it works fine... but it must be exactyl the same characters so if the variable for this proc is im.not.shure and that one which i want to compare w...
by bazn
Mon Jul 19, 2004 3:56 pm
Forum: Archive
Topic: calculate time
Replies: 6
Views: 2043

yes works fine much thx :)
by bazn
Mon Jul 19, 2004 10:28 am
Forum: Archive
Topic: calculate time
Replies: 6
Views: 2043

um yes thx works fine :)

can u explain me how i calculate the unixtime?

cheers
by bazn
Mon Jul 19, 2004 9:47 am
Forum: Archive
Topic: calculate time
Replies: 6
Views: 2043

hi, thx for your answer but my problem is not to calculate the time format, it is how i must define the variable "back_dvdr" to the right format maybe i have a little understanding problem atm (it's hot outside) :)

cheers
by bazn
Mon Jul 19, 2004 7:20 am
Forum: Archive
Topic: calculate time
Replies: 6
Views: 2043

calculate time

I there, i have short question, I have a DB in which is a date stored in unixtime, checking back how old it is works fine, but now i want to implement something like a routine which calculates if the time of the object on the databae is older than a definied time here is my try, but it didn't work :...
by bazn
Sun Jul 04, 2004 2:17 pm
Forum: Archive
Topic: mysql -> on msg search and post eg. quote
Replies: 0
Views: 1292

mysql -> on msg search and post eg. quote

Hi, im looking for a script; I have a pre DB (mysql) now i want the bot to post pre time when a special person say something like; + New Release: php/guestbook.with.ip.loger.and.admin.interface.php-coder EG; [bot1] + New Release: php/guestbook.with.ip.loger.and.admin.interface.php-coder (guestbook.w...