If you're not aware of it, have your BBS added to the FSX Webring. Not exactly a traditional webring. Drop me a line to have your BBS added.Hello,
There's also Aus BBS registry.. its the best Australian BBS list in
the world ;)
http://ghostwheel.zapto.org
----cut me here---- You have an error in your SQL syntax; check the
manual that corresponds to your MySQL server version for the right
syntax to use near 's Lair'' at line 2 ----cut me here----
----cut me here---- You have an error in your SQL syntax; check the
manual that corresponds to your MySQL server version for the right
syntax to use near 's Lair'' at line 2 ----cut me here----
Uh? No comprende... my sql is pretty rudimentry at best.. you'll have
to fill me in on what you were using to get the error.
----cut me here---- You have an error in your SQL syntax; check
the manual that corresponds to your MySQL server version for the
right syntax to use near 's Lair'' at line 2 ----cut me here----
Uh? No comprende... my sql is pretty rudimentry at best.. you'll have
to fill me in on what you were using to get the error.
I think it bared on my system's name "Dragon's Lair".. I did try without the " 's " but it still had issues....
My system's details:
If you're not aware of it, have your BBS added to the FSX Webring. Not exactly a traditional webring. Drop me a line to have your BBS added.
http://webring.fsxnet.nz
There's also Aus BBS registry.. its the best Australian BBS list in the world ;)
http://ghostwheel.zapto.org
Spec
I think it bared on my system's name "Dragon's Lair".. I did try
without the " 's " but it still had issues....
Hmm so you were trying to add yourself? I don't think I even considered fields with ' in them. I'm about 75% sure there is a problem I'm
forgotten about in that script, and I added entries manually through the back end. I'll have to revisit it...
forgotten about in that script, and I added entries manually through
the back end. I'll have to revisit it...
Yes I was trying to add my bbs to your list... It just didn't like me/it!
Subsequent testing has shown. It doesn't like apostrophes in the data
much.
You need to use prepared statements, it's not a PHP or MySQL issue.
The way it is now, is very likely open to SQL injection attacks.
forgotten about in that script, and I added entries manually through
the back end. I'll have to revisit it...
Yes I was trying to add my bbs to your list... It just didn't like
me/it!
Subsequent testing has shown. It doesn't like apostrophes in the data much. I was also unable to get it to add "Dragon's Lair", although it
was happy enough to add a test system with no contentious characters in
it.
I don't know enough to decide if this is a PHP problem, or an SQL
problem. Either way for now it'll have to continue the way it is. It
did remind me, that although the option is there to do so, the edit
I'm not familiar with "prepared statements" though. Is there anything
worth
looking at? Most of this work has just been trial and error..
Have yo done any googling to find somethat that's already out there to do the job?
https://www.w3schools.com/php/php_mysql_prepared_statements.asp
Thanks. That appears to be similar to what I'm doing, other than it
shows a
predetermined list, not sure how it helps me.
My guess is you're making a query string by adding the form input to it.
Have yo done any googling to find somethat that's already out there to
do the job?
Would have to admit I haven't, but I'm not even sure what I'd be looking for.
I wonder what software was used to do the old Austrlian bbs list? I hope it wasn't done by hand.....
I wonder what software was used to do the old Austrlian bbs list? I hope
it wasn't done by hand.....
I suspect it was either a flat database or a spreadsheet. I suspect the database more... also it was mostly driven off the registry BBS so some of it
was probably automated with some overview. Thats about all I can tell you.
Spec
I wonder what software was used to do the old Austrlian bbs list? I
hope it wasn't done by hand.....
I suspect it was either a flat database or a spreadsheet. I suspect the database more... also it was mostly driven off the registry BBS so some
of it was probably automated with some overview. Thats about all I can
tell you.
TBBS software?
TBBS software?
To be honest, I have no recollection what BBS software was in use. I
don't even recall it being multiline so TBBS seems unlikely. Most of
the QuickBBS clones had half reasonable scripting, and they were pretty much the norm, so it could've been anything.
$stmt = "SELECT stuff FROM table WHERE ? = 'something'"
----cut me here---- You have an error in your SQL syntax; check the
manual that corresponds to your MySQL server version for the right
syntax to use near 's Lair'' at line 2 ----cut me here----
Uh? No comprende... my sql is pretty rudimentry at best.. you'll have to fill me in on what you were using to get the error.
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,042 |
Nodes: | 16 (1 / 15) |
Uptime: | 01:43:57 |
Calls: | 500,919 |
Calls today: | 6 |
Files: | 109,372 |
D/L today: |
16,929 files (2,551M bytes) |
Messages: | 305,076 |
Posted today: | 7 |