Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #22.6K
~2K People Reached
Favorite Tags

6 Posted Topics

Member Avatar for khicontn

hi, if i got the point you don't know how to make a connection to MSSQL server with PHP, right? so [url]http://www.phpbuilder.com/manual/ref.mssql.php[/url] this will help you.

Member Avatar for Justin87
0
486
Member Avatar for Kiba Ookami

hi, you have to make your programs to wait for KeyPress or if you write in windows os then send system("PAUSE"); message. the other solution is to run all your program from command prompt (cmd.exe) here is some example code: [CODE] #include <iostream> using namespace std; int main() { char* …

Member Avatar for Stefano Mtangoo
0
242
Member Avatar for nike123

;) [QUOTE=paradox814]Troy's code will work just fine, here's another way of doing it: [php]$tomorrow = date('Y-m-d',mktime()+86400);[/php][/QUOTE] Hi, I think is better to use time() instead of mktime() in this case ;) And a little explanation: date() function get's two arguments. first one is date format, second one is function time() …

Member Avatar for rahulgs
0
337
Member Avatar for MrBrilliant

hi, this sounds like buffer overflow :) as winbatch said 'give us your source code'.

Member Avatar for MrBrilliant
0
245
Member Avatar for augie0216

hi, i'm new to C# but i know that arrays starts from 0 ( zero ) not from 1 .. :P so remove x+1 from your WriteLine function.

Member Avatar for ludesign
0
158
Member Avatar for brianotieno

hi, first at all <iostream.h> is out of date from 1999 years is only <iostream>. and please post your code in CODE section (bbcode).

Member Avatar for dwks
0
139

The End.