GNET download?
Community Forums/Technical Discourse/GNET download?| 
 | ||
| where can I download the php script part of gnet? | 
| 
 | ||
| It's in the toolbox http://www.blitzbasic.com/toolbox/toolbox.php?tool=61 And there's a tutorial http://www.blitzmax.com/Community/posts.php?topic=51171 And a chat client in Bmx http://www.blitzmax.com/Community/posts.php?topic=93799 | 
| 
 | ||
| Thanks.  This script does not work with newer versions of PHP.  It is unable to add info to the database. Can anyone update this for PHP 7? | 
| 
 | ||
| Derron posted a version a couple of years back, actually in response to a request from you! Seems to be about making things a little more secure using PDO instead of the older system i forget the name of. Don't know if it addresses your database/PHP7 problems, though... Here | 
| 
 | ||
| Same problem, can't save to database. | 
| 
 | ||
| Sounds like you need a database. Which implies users, credentials, permissions, schemas and wotnots. | 
| 
 | ||
| I added the database already.  It works.  I looked at error_log and both versions give a lot of PHP errors.  It looks like PHP has changed significantly since this was written. | 
| 
 | ||
| It's 100 lines of php, how hard could it be to fix it up and get it running? TBH I expected a little more nouse from a former BlitzMax user :) Duplicate thread. |