Fearpig Posted July 12, 2007 Share Posted July 12, 2007 Hi guys, Can anyone recomend a good tutorial for a log on system using sql? All the ones I've found so far are Mysql. Cheers. Link to comment https://forums.phpfreaks.com/topic/59649-solved-php-sql-loginlogout-tutorial/ Share on other sites More sharing options...
JasonLewis Posted July 12, 2007 Share Posted July 12, 2007 sql and mysql are sorta the same, i believe, hmmm. Link to comment https://forums.phpfreaks.com/topic/59649-solved-php-sql-loginlogout-tutorial/#findComment-296446 Share on other sites More sharing options...
Fearpig Posted July 12, 2007 Author Share Posted July 12, 2007 They have slightly different syntax and as I'm still a noob its really frustrating! ??? Just can't see where I'm going wrong! Link to comment https://forums.phpfreaks.com/topic/59649-solved-php-sql-loginlogout-tutorial/#findComment-296471 Share on other sites More sharing options...
per1os Posted July 12, 2007 Share Posted July 12, 2007 Maybe posting the part that is going wrong will get you some help? Link to comment https://forums.phpfreaks.com/topic/59649-solved-php-sql-loginlogout-tutorial/#findComment-296475 Share on other sites More sharing options...
trq Posted July 12, 2007 Share Posted July 12, 2007 SQL is a language. What exactly are you talking about when you say sql? Do you meen MSSql? (microsofts sql server)? Link to comment https://forums.phpfreaks.com/topic/59649-solved-php-sql-loginlogout-tutorial/#findComment-296478 Share on other sites More sharing options...
deadonarrival Posted July 12, 2007 Share Posted July 12, 2007 Without sounding too set in my ways.. why can't you use mySQL? Surely it can't matter that much which variant you're using. Learn it in mySQL, then you'll have no problem switching to one of the other systems Link to comment https://forums.phpfreaks.com/topic/59649-solved-php-sql-loginlogout-tutorial/#findComment-296699 Share on other sites More sharing options...
Fearpig Posted July 13, 2007 Author Share Posted July 13, 2007 Thanks for the help guys but I've managed to take a deep breath and sort it myself! (It was a MSSQL 2005 database that I was using) Link to comment https://forums.phpfreaks.com/topic/59649-solved-php-sql-loginlogout-tutorial/#findComment-297282 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.