Search Results

Showing results 1 to 9 of 9
Search took 0.01 seconds.
Search: Posts Made By: ludesign
Forum: PHP Mar 7th, 2006
Replies: 5
Views: 9,005
Posted By ludesign
;)

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...
Forum: C++ Mar 3rd, 2006
Replies: 10
Views: 2,640
Posted By ludesign
hi,

my english isn't perfect but i'll try to explain you:

using namespace std; telling to your compiler that we will using functions who belong to name space std and then you can use all...
Forum: C++ Mar 3rd, 2006
Replies: 10
Views: 2,640
Posted By ludesign
Hi,

excuse me it's all my fall, i was hurry during writing this post because my boss was looking around my desk .. hehehe

so the problem line is:


cout << "Your name is: " << cin << endl;
Forum: C# Mar 3rd, 2006
Replies: 3
Views: 2,947
Posted By ludesign
Forum: C++ Mar 3rd, 2006
Replies: 10
Views: 2,640
Posted By ludesign
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...
Forum: C++ Mar 3rd, 2006
Replies: 10
Views: 2,215
Posted By ludesign
hi,

this sounds like buffer overflow :)

as winbatch said 'give us your source code'.
Forum: C# Mar 2nd, 2006
Replies: 3
Views: 2,947
Posted By ludesign
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.
Forum: PHP Feb 26th, 2006
Replies: 8
Views: 20,417
Posted By ludesign
hi,

if i got the point you don't know how to make a connection to MSSQL server with PHP, right?

so http://www.phpbuilder.com/manual/ref.mssql.php this will help you.
Forum: C++ Feb 24th, 2006
Replies: 4
Views: 1,558
Posted By ludesign
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).
Showing results 1 to 9 of 9

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC