Interesting attepmt wont work :(

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Re: Interesting attepmt wont work :(

Post by Kieran Huggins »

incidentally, I prefer using static variables in cases like these, since they don't pollute / collide with the global namespace.
User avatar
Mordred
DevNet Resident
Posts: 1579
Joined: Sun Sep 03, 2006 5:19 am
Location: Sofia, Bulgaria

Re: Interesting attepmt wont work :(

Post by Mordred »

Jcart wrote: :dubious:
What, don't you hate it when someone pops in and asks: "Will it work if I do X?" instead of just sitting on his lazy ass and doing X, Y and Z and seeing which works and which doesn't? For such things I would give my left kidney to be able to kick people over standart TCP/IP :)
Post Reply