![]() |
Registry
Can I do Registry entries in PHP? I think you can with ASP.
|
If you are speaking of adding information to the Windows registry, I cannot think of a scarier idea than to give access to my registry to a web application.
I think that this is a bad idea... There must be a better way. Why the registry? |
If you mean the windows registry of the client's computer, I can safely tell that that no server side language can do that without some sort of application on the client's machine. Trust me, you do not want websites to be able to read or touch your registry.
|
No, you can't do that. That would be an enormous security breach. PHP can, however, communicate with some external application that could change your registry, but which you might have to install. Why would you want to do that, anyway?
|
You can run programs - that could edit the registry - using PHPs exec, system, and shell_exec functions.
Hope that helps! Actually, that gave me a brilliant idea... :-D |
win32std:index [Wild PHP Wiki]
You need to install the extension, I haven't tried it nor do I want to. |
"Wild" puts me off straight away if we're talking about the registry. Eek! I don't want anything "wild" messing with my registry.
|
Quote:
|
Because I think Netflix uses Registries for limiting things, and usually that would be easy to crack using Sessions ( DB or not ).
Also, why not use the COM class built into PHP, which is also used to render a page using the IE engine? I mean it's all there for Windows Registries. |
| All times are GMT. The time now is 12:33 PM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0