Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
Simple code help with redirects
I am trying to figure out a redirect script that detects if the browser is IE 7 and if it does, redi
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
getting Vars to pass to next page.
Hello all,
I have a confusing situation on my hands, i am a member of a gaming community and we
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
Points for Wiki contribution
Hi everyone,
I want to know how long does it take for the moderator to award points for a
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?