Jump to content

Trouble Connecting To My Sql Database?


codingbenn

Recommended Posts

Well that's pretty much the MAIN thing PHP is used for, and there's a million tutorials showing it. There's a link in my signature that goes over debugging SQL, the manual has dozens of examples...

my way is still alot simpler..is their anyway I could space out the information my way?

You're right, clearly we've all been doing it wrong for a decade. Your way is clearly much simpler. Let me know when you come up with the genius new way to search, filter, and display your data, in your new simple way.

You're right, clearly we've all been doing it wrong for a decade. Your way is clearly much simpler. Let me know when you come up with the genius new way to search, filter, and display your data, in your new simple way.

Im just saying atm this is easier for me..

How is it easier? You can't figure out how to do the thing you're trying to do? What is "easy" at the moment will not always be easy. And that's pretty obvious from the fact that it's not easy right now. 

 

 

How is it easier? You can't figure out how to do the thing you're trying to do? What is "easy" at the moment will not always be easy. And that's pretty obvious from the fact that it's not easy right now.

ive decided to have the layout different now so this technique is all fine.

You have data in a SQLite database. You're using file and string functions to access it instead of the functions that are designed to work with SQLite databases. How can you possibly think it isn't wrong?

You have data in a SQLite database. You're using file and string functions to access it instead of the functions that are designed to work with SQLite databases. How can you possibly think it isn't wrong?

im not using the database file anymore..just using a formatted text file

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.