473,383 Members | 1,864 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Registry Edit using PHP

119 100+
Hai to all,

Is it Possible to edit or add in to system registry using PHP.

Actually i am trying to do that, a simple application is - i am getting one email ID from user and want to write in to registry value when register button is clicked.

i know to write that code in C#, but i feel its little bit complex for me to do that in PHP.

Can any one help me or guide me to over come this problem...

Thanks in advance.

Regards

magesh
Nov 21 '08 #1
4 1891
nathj
938 Expert 512MB
You want to write the users email address into the registry on your webserver?

Why?

If you want to record the fact in the users registry then you can't do that with PHP (it's a server side language) and I would have a clue how to do that from a website/app.

If you are trying to simply store email addresses of your users why not use a database?

I know that's not an answer to your question but perhaps it will kick start a productive discussion around this issue leading you to a good solution.

nathj
Nov 21 '08 #2
Markus
6,050 Expert 4TB
Why would you want to edit the registry?

Databases make things SO much easier.

Ps: I release I am saying pretty much the same thing as you in every post, Nath. I shall refrain!
Nov 21 '08 #3
nathj
938 Expert 512MB
Why would you want to edit the registry?

Databases make things SO much easier.

Ps: I release I am saying pretty much the same thing as you in every post, Nath. I shall refrain!
Are you following me?
Nov 21 '08 #4
Markus
6,050 Expert 4TB
Are you following me?
I get bored sometimes and feel like a little stalking!
Nov 21 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: rdavis7408 | last post by:
I have a database that has a form that opens a report using date parameters. I have been using it for six months and last week I began to get the following Error Message: "File sharing lock...
3
by: caldera | last post by:
Hi, I write a windows service. In that service I create a new subkey for registry. But service install is call CreateSubKey() the program throw an exception to the event log said that Cannot write...
3
by: ozvaldo | last post by:
I am very new to this, hopefully someone can help. I am trying to edit some registry keys but cant due to user policy. Can someone give example how to acomplish editing key's in the registry...
0
by: surotkin | last post by:
Hi all! My code is causing a violation against the MaxLocksPerFile in the registry. I checked Microsoft Knowledge Base http://support.microsoft.com/default.aspx?scid=kb;EN-US;815281. It...
0
by: Michael Fay in SB | last post by:
A month ago I posted: "I built my application with Access 2003 and made a distribution using the Microsoft Office Access 2003 Developer Extensions. (I also install Jet 8 as a follow-on action at...
3
by: CrimeMaster | last post by:
Hi i have made a Key under the HKEY_LOCAL_MACHINE\Software\My Toolbar\Setting. i have placed some values under the Setting key. i m trying to access the values under that key and want to map them...
5
by: Parv | last post by:
I am working in a domain environment. I am on a client machine and wants to edit registery of domain server. I am currently in a Domain user account and member of Domain administrators on the...
2
by: Bill Nguyen | last post by:
I ran into Excel alphanumeric data column import using ADO.NEt. Upon searching, I found this solution, but it requires edit a registry entry as follow:...
3
by: JB | last post by:
I am trying to access a registry key on computer like so: key = RegistryKey.OpenRemoteBaseKey(RegistryHive.LocalMachine, computerName).OpenSubKey(Subkey); There are two keys I am trying to...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.