Re: [Guide] Basic mssql and php
Re: [Guide] Basic mssql and php
Nice guide.. will be usefull for a lot of people
Re: [Guide] Basic mssql and php
Re: [Guide] Basic mssql and php
Re: [Guide] Basic mssql and php
wow this is very good for beginners like me :) thank you
Re: [Guide] Basic mssql and php
Re: [Guide] Basic mssql and php
/// Forget it ;) I maked it by my self :) PROBLEM SOLVED !
One question, i have not worked with mssql only with mysql, so what query's are used to change and add some data in database, coz iam making a sms shop and i making script who will update database table with user credits
Code:
<?php
$server = "localhost";
$username = "sa";
$password = "password";
$database = "MuOnline";
$connect = mssql_connect($server, $username, $password) or die(mssql_get_last_message());
mssql_select_db($database, $connect) or die(mssql_get_last_message());
?>
so like this i connect with database, but how to insert in table MEMB_CREDITS user nick name and credits ? what is querry to update ? or insert ? in mysql it was set , but in mssql ?
Re: [Guide] Basic mssql and php
mm, may i ask something diff from your guide?
everytime i try to open my table it say's class not registered, and when i try to open it again it say catastrophic failure.... the help says it odbc failure but i get confused what the error ...
Re: [Guide] Basic mssql and php
Re: [Guide] Basic mssql and php
Re: [Guide] Basic mssql and php
Quote:
Originally Posted by
MuIsBest
nice guide, usefull.. :)
gaah stop posting dumb comments like nice
Im glad you appreciate it, but hard to see when you only type 3 words...
Re: [Guide] Basic mssql and php
Re: [Guide] Basic mssql and php
Well good for you
Ragezone has devolped into unserious answears with "I tested" "good release 10/10"
They did not take the time to say "Nice job. I like that you comment everything" or "Good work, but you could improve the mysql script"
If you take a look at a popular ragezone release 2/3 of all the posts in there are like "good job", "nice I test", "10/10", "you rock"
The last 1/3 is serious and a small part is flaming
zomg..
Re: [Guide] Basic mssql and php
k, i wont test your files more lol :S -_-
(and i wont like comment your threads)
(Danske gut!) =)
Re: [Guide] Basic mssql and php
If your comment are good then please do if not thank you..
Re: [Guide] Basic mssql and php
Very begginer guide, very good & useful.
Well commented ( step by step ) with links to official php function description.
My suggestions are :
- expand your guides in to lesson by lesson ( ex. next lesson creating account ) - you may develop a full book 'MuOnline webbys - For Dummies'.
- i would add a downloadable sources, so everyone could download files, as copy n paste work may cause error [ missing letter 'n' so ] wich may cause questions like "I don't know where my error is, plx help mi".
And in the end just cause i'm a meannie bitch:
Quote:
good uber guide 10/10.