geeky

xmlhttprequest chat

i knew someone would get it to before me 🙂 as soon as i learned about xmlhttprequest, i thought it’s totally possible to write a chat script with it. well here it is! but it’s still very primitive.. maybe i will help develop it since i’m seriously considering using one for the new dmb 🙂

geeky · php code

write better search engine in php

my limited mysql knowledge always produced inaccurate search results when i write the board search engine. i want to do better this time for the new board so i’m reading this and trying out mysql regular expression and full text search. i’m pretty excited. oh also, leslie reminded me. this perl style coding will save… Continue reading write better search engine in php