I remember a long time ago asking about the purebasic members login scripts and how i could obtain a copy, to be told that i would have to make my own. However i have found a site which uses the same scipt as the one on the purebasic site. Is it pure coisidence that they are using the same scripts i was turned down for or is it my imagination? Heres a link:
https://puregdk.com/index.php?f=account-login
Sincerely,
PurePong
Coisidence ?
- tinman
- PureBasic Expert
- Posts: 1102
- Joined: Sat Apr 26, 2003 4:56 pm
- Location: Level 5 of Robot Hell
- Contact:
Re: Coisidence ?
How do you know they are using the same script without having seen the scripts? The PB site posts to "DoLogin.php" whereas the PureGDK site posts to "auth.php?t=validate", so at the very least there will be some differences in the parameter handling.
If you paint your butt blue and glue the hole shut you just themed your ass but lost the functionality.
(WinXPhSP3 PB5.20b14)
(WinXPhSP3 PB5.20b14)
- Joakim Christiansen
- Addict
- Posts: 2452
- Joined: Wed Dec 22, 2004 4:12 pm
- Location: Norway
- Contact:
Yeah, kinda silly thread this one, just because a login-form might look/feel the same doesn't mean it's the same code behind it.Fred wrote:We have written the PB scripts from scratch, so PureGDK probably did the same..
mbecerra, if you want to create a login script in php then look for some tutorials:
http://www.google.no/search?q=php+login+form+tutorial
I like logic, hence I dislike humans but love computers.
-
- User
- Posts: 76
- Joined: Wed Sep 17, 2008 3:10 am
- Location: New Zealand
I copied the 'look' of the PureBasic site because it was simple. Everything was coded from scratch.
I'm surprised you made the comparison since they're not exactly the same.

When I was developing this site I considered making an indie web template product that incorporated a beta site with bug reports and logs and a live site with a shopping cart and account handling solution. But I decided that it was too niche of a product and most people would write their own or develop their own solution.
As it stands I have no intention of publicly releasing the code I use for handling transactions for security reasons.
With a good book and a little time you can write one yourself.
I'm surprised you made the comparison since they're not exactly the same.
PayPal offers a free API for making transactions. I considered using Google checkout but I was already familiar with PayPal so I used that. Pure coincidence that PureBasic uses the same (or similar) API.mbecerra wrote:So how did you both manage to get paypal and the script the validate the transaction?

When I was developing this site I considered making an indie web template product that incorporated a beta site with bug reports and logs and a live site with a shopping cart and account handling solution. But I decided that it was too niche of a product and most people would write their own or develop their own solution.
As it stands I have no intention of publicly releasing the code I use for handling transactions for security reasons.
With a good book and a little time you can write one yourself.
- Psychophanta
- Always Here
- Posts: 5153
- Joined: Wed Jun 11, 2003 9:33 pm
- Location: Anare
- Contact: