It's way to much for me to be able to do right now. Maybe next week. But it doesn't look to hard. It's more or less to put an $ in front of all the variable names, then change the function callings and runctions a bit...
I'm sure you can find whatever you're looking for already as PHP on the net. And if you don't know PHP (and it seems you don't have any desire to know it), why do you want it in PHP?
Ok, I dont know php, I want to learn, but I need this asap, basically I need to make an online calc, so people can generate there codes in real time, there and then
But you need more then just the calc. If you only have that page, people can generate their numbers as much as they want. And what would that help you?
It has nothing to say about what FTP manager you use. But you have to hava a server that supporst PHP. And BTW I havn't looked at the code in that file, but it might use a database to load information too. Not sure...and you don't have that database.
yes my server supports php, umm I dont know about the database, if you look at http://nokiafree.org/free-nokia-unlock-codes/ this will be the easiest to copy, it send tis data to remote.php, which has no algo in it to generate the codes
I'm pretty sure getting 'free unlock codes' for a phone is illegal.. and you can't just copy a website that has something because you're only looking at and reading the PHP file's output, not the source of the file.
No, the websites you provided cannot be copied unless you get the actual PHP files that they are using.
I don't know about the C++ code, but while overlooking it I noticed that it uses bytes, and I'm not sure if PHP even supports the use of bytes; I'm not even really sure what a byte to C++ is.
Originally posted by NoteMe It's way to much for me to be able to do right now. Maybe next week. But it doesn't look to hard. It's more or less to put an $ in front of all the variable names, then change the function callings and runctions a bit...
Reckon you will be able to conver that source in2 php?
It might happen that I could pull it off. But as I said, I have way to much to do at the moment, and I am not going to do all the work for you. And even if I wrote that to PHP, you would still need the rest of the page...and who is going to do that for you.
I bet if you sat down a weekend and tried to do it, you would pull it off too. First time I touched PHP, I did it just to help a friend making a search engine for his site. And I only used 2,5 days to learn everything I needed and make the search engine. So why don't you try it for your self.
And if you are to lazy for that, why not go to rentacoder or what that site was called again...
Ok, if you were to do it, I could make the page, I have one made for someting esle so i could copy that. But I will try and give it ago, know any good tutorials?