PDA

View Full Version : Asp


nsr81
09-11-2001, 03:43 PM
Does anyone here know ASP and PHP to the extent that he/she could translate an ASP script to PHP?

I have an ASP script called, "Designer Protection Script", it's something like if you design a site you can put these three file in that site and if the site owner doesn't pay you or does something else to piss you off, all you have to do is to call up the designer protection script from your web browser and it'll delete every thing from the site and leave an index page with a message.

This script was designed by a member of www.GuiStuff.com forums. His nick was Dm, if you care.

anyway, do we have someone who can do that.

bolsterboy
09-12-2001, 09:27 AM
Sounds like a good script but... sorry, not me :(

nsr81
09-12-2001, 09:49 AM
I'm gonna try doing it myself, but there's stuff in ASP i don't know or don't want to know. I just installed apache and php on my computer for this very purpose.

I'll let you guys know if it works.

lemon
09-22-2001, 02:25 PM
Could you, please, provide this script?

nsr81
09-22-2001, 04:57 PM
do you know ASP and PHP, cuz so far I didn't have success creating a working translation of this script.

lemon
09-22-2001, 05:17 PM
Well... I had some experience writing ASP code. :)
PHP is the language I am using now.

I don't want to say that I am an ASP/PHP guru, but I can make a try to convert this code to PHP. In case of success you will be the first to get that pages. :)

nsr81
09-22-2001, 07:47 PM
Well then here it is. It's just 4K in size that's why I'm attaching it with this post.

let me know if you are able to translate it into PHP.

lemon
09-23-2001, 02:20 AM
Ok,

Will answer in about 36-40 hrs :cool:

nsr81
09-23-2001, 02:56 AM
You wouldn't need a pack of bud light or 6 2-litter cokes for that, would you?:D

lemon
09-23-2001, 03:13 AM
:D

When I am programming, I am not drinking anything except for the mix of cold milk, instant coffee and sugar.

The script seems to be quite easy but there is a lack of comments. It is better to say - there are NO comments at all, so I have to study this code through first and to place comments by myself. It is a waste of time. :mad:

I do not really like when someone is giving source of his/her code away and removing all the comments from it. :mad: