PHP 4 Static functions

does PHP4 allow static functions ?
you mean calling statically inside a class or defining them static?
defining them like static function Blah()
i dont think u can do that in 4
uhmm


do you need to use some static class property in that function?
http://pastebin.com/738728
SOmething like that?
possibly
you could have third table Folder_to_images
or something like that
where is id_folder, id_image
Hmm ok.
ewww many to many relationship
eww flexibility
http://pastebin.com/738730 ?
yes something like that
Ok.
except not
hey guys
Mo0
does php support atomic transations?
PHP isn't a DBMS
are you kidding? =0
Mo0sickle: it should be "does library X support atomic transactions?"
and really, you can implement transactions in sql
so it doesn't matter if php supports it, as much as the database that does
and PDO supports it natively
multithreading in php, how do you do it?
are you serious?
yep. i surely am
Action: oddball chuckles
why would php support multithreading?
its just curiousity thing
php isn't that complex
parrot might be though :/
Action: sp0n9e wishes parrot would just get finished
then we could implement php without the zend engine!

*
To prove that you're not a bot, enter this code
Anti-Spam Image

Leave a Comment

You must be logged in to post a comment.


Blog Tags:

Similar posts: