|
Posted by Sarel on 01/07/07 19:14
Hi All,
I'd like to know whether it is possible to use inline assembly code
inside PHP? Remember good old Turbo Pascal 7, one could write Assembly
language inside it if you have a function that will be ran millions of
times inside a loop? This sped up the process by hundred-folds because
of the speed of that bit of assembly language.
Well, I'd like to do the same in PHP, but am unable to find any
conclusive evidence (and help) on whether this works and how.
Any ideas... anybody?
Thanks
Sarel
Navigation:
[Reply to this message]
|