Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Endorsement
Ranked #858
Ranked #3K
~2K People Reached
About Me

life(){ me = new human(); me.doStuff(php, much_more); me.doStuff(c++, less++); me.doStuff(c#, more); me.doStuff(bike, too_much); me.slogan(keep it simple); me.status(smile); return optimism;}

Interests
it world, communication, automation, cars, engines, team sports.
Favorite Tags

7 Posted Topics

Member Avatar for gotschai

hi, I am fighting around with setting a property on sound device via registry edit. I know its located at [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\MMDevices\Audio\Render\{ab701278-c48d-41cd-b68c-8466465f06e4}\FxProperties] i found that the setting is "{fc52a749-4be9-4510-896e-966ba6525980},3"=hex:0b,00,8f,f0,01,00,00,00,ff,ff,00,00 what changes is ff,ff to 00,00, that is ok, but also the 3rd, and 4th value change, but i did not discover …

Member Avatar for gotschai
0
726
Member Avatar for gotschai

Hi Mates, I have a little problem on my Win2003 Server Ent.Edition, SP2. I use AD int the network and dns is located on the same server(local one). Standard setup with replication with another DCs (remote DCs). My services on another server can not start due to a logon failure …

Member Avatar for lasitha2005d
0
241
Member Avatar for changeco

I would just open it, read the content and analyze it. I used to work with fsockopen function about a year ago. I am not sure how it works with javascript but you can have a try. hope it helps karol

Member Avatar for gotschai
0
61
Member Avatar for wewehalim

Hi, you need at least a hidden input type in form2 to hold the value which will be passed to the form3. Now you do not pass any value to form3 you only print it.

Member Avatar for gotschai
0
139
Member Avatar for gotschai

Hello everyone, i have a little problem with variable variables if the variable is an multidimensional array and the indexes are not fix so, they are dynamic. I need something like this: [code=php] $varName = "data"; $varIndex = "[1]['items'][4]['items'][]"; ${varName.$varIndex} = 'xyz' ; // this does not work as php …

Member Avatar for somedude3488
0
105
Member Avatar for tatt727

Hi, I did operations like you do (with the array from forms), very similar to the techniques you are using and everything worked well. What I see as a possible error at the code could be that every form tag must have ist own submit (between the <form> and </form>, …

Member Avatar for tatt727
0
182
Member Avatar for procomp65

Hi, I would try to split it into groups with use of Regular expressions. I did not really understand what should the goal array look like, maybe you could make an example with marking the variable parts and I could try to fiture out the RegExp for it.

Member Avatar for procomp65
0
273

The End.