Showing results 1 to 9 of 9
Search took 0.01 seconds.
Posts Made By: ludesign
Forum: PHP Mar 7th, 2006
Replies: 5
Views: 5,834
Posted By ludesign
Re: tomorrow date??? .

;)

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...
Forum: C++ Mar 3rd, 2006
Replies: 6
Views: 1,717
Posted By ludesign
Re: Dev C++ Hates me

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 function...
Forum: C++ Mar 3rd, 2006
Replies: 6
Views: 1,717
Posted By ludesign
Re: Dev C++ Hates me

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: 1,736
Posted By ludesign
Forum: C++ Mar 3rd, 2006
Replies: 6
Views: 1,717
Posted By ludesign
Re: Dev C++ Hates me

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: 1,828
Posted By ludesign
Re: Avoid PROGRAM CRASH

hi,

this sounds like buffer overflow :)

as winbatch said 'give us your source code'.
Forum: C# Mar 2nd, 2006
Replies: 3
Views: 1,736
Posted By ludesign
Re: Code problem with an array displaying list

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: 7
Views: 13,131
Posted By ludesign
Re: how to build localhost server using PHP, Apache, MS SQL server 2000

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,277
Posted By ludesign
Re: check for errors in my code

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

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 6:39 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC