Search Results

Showing results 1 to 30 of 30
Search took 0.01 seconds.
Search: Posts Made By: crestaldin
Forum: PHP Feb 23rd, 2007
Replies: 3
Views: 3,959
Posted By crestaldin
First I want to thank you for pointing out my errors, but I also have a question for you.
How do I see what errors I have with my PHP codes?(I mean is there like something similar to a debug window...
Forum: PHP Feb 18th, 2007
Replies: 3
Views: 3,959
Posted By crestaldin
Hello all,
I'm a PHP newbie and have my apache Server and PHP in place. I have been able to run simple programs that work well. However, since then when I do "http ://localhost/filename.php" I...
Forum: PHP Feb 11th, 2007
Replies: 4
Views: 1,347
Posted By crestaldin
Thanks for the help....but the problems still persists and I'd try to see if something else is wrong.
Forum: PHP Feb 4th, 2007
Replies: 4
Views: 1,347
Posted By crestaldin
Hello All,

I am a PHP newbie and have all my resources set up( by that I mean PHP,Apache server etc all working fine)

I have an html file and a PHP script to handle the inputs from the html...
Forum: Shell Scripting Dec 4th, 2006
Replies: 4
Views: 12,965
Posted By crestaldin
Thanks Risby but do you know why I keep getting :

expr: syntax error
expr: syntax error
expr: syntax error


for each filename (argument)
Forum: Shell Scripting Dec 3rd, 2006
Replies: 4
Views: 12,965
Posted By crestaldin
Hello Everyone,
I need help on a part of the script below.The purpose is to accept some filenames as command line arguments and count the number of characters,words,lines in each file, and the total...
Forum: Java Nov 3rd, 2006
Replies: 5
Views: 1,741
Posted By crestaldin
Hello everyone,
I have two classes Student and Courses. Class Students creates an object of class Courses since each Student will take some Courses.

How can I call an object of class Courses in...
Forum: Java Oct 28th, 2006
Replies: 2
Views: 1,306
Posted By crestaldin
Thanks a lot
Forum: Java Oct 28th, 2006
Replies: 2
Views: 1,306
Posted By crestaldin
Hi everyone,

Can somene please explain to me how to run a telnet command using Java.I mean how can I achieve the following in Java : telnet mailServer PORT (where mailServer and PORT will be...
Forum: Java Oct 15th, 2006
Replies: 0
Views: 1,735
Posted By crestaldin
Hi everyone,

I'd like to know if anyone can give me any idea(s) or resources to help me with a project I'm working on.

I am creating Email agents using SMTP and IMAP protocols.I have been able...
Forum: Perl Oct 7th, 2006
Replies: 1
Views: 27,712
Posted By crestaldin
Hi everyone,

Ps I'm new to Perl (but have been working on Unix for a while) and I'm trying to develop my skills by taking on a project . I am trying to create a perl script that when executed...
Forum: XML, XSLT and XPATH Sep 9th, 2006
Replies: 3
Views: 5,283
Posted By crestaldin
Hi everyone,

I am new to XML in fact I am just about to really learn XML because I encoutered a lot of XML stuffs during my summer internship that ended a couple of weeks ago.

I am plannning...
Forum: Java Sep 3rd, 2006
Replies: 3
Views: 5,057
Posted By crestaldin
Thank you for the suggestion but ... that's actually not my homework. I just went online (http://cs.furman.edu/ccscse2002/program_contest/problems/progcont_1995.pdf ) to get a website with Java...
Forum: Java Sep 3rd, 2006
Replies: 3
Views: 5,057
Posted By crestaldin
I am trying to write a code to count the frequency of characters in a String;

For example if I have String str = new String("This is a test");

I want to count the number of occurrence of each...
Forum: MySQL Sep 2nd, 2006
Replies: 1
Views: 870
Posted By crestaldin
Hello all,

I installed MySQL 5.O but due to some errors I need to uninstall the file , but while trying to delete the file, I keep getting a message that some files (under a specified directory)...
Forum: Java Aug 14th, 2006
Replies: 2
Views: 3,136
Posted By crestaldin
Hi everyone,

I just finished my summer internship last week and part of what my boss told me at the end of the program was to impove my Java skills.

From experience I know the best way to...
Forum: MySQL Aug 14th, 2006
Replies: 1
Views: 1,058
Posted By crestaldin
Hi everyone,

I just finished my summer internship last week and part of what my boss told me at the end of the program was to work on DBMS skills. I am thinking of working on MySQL and from...
Forum: Java Aug 1st, 2006
Replies: 3
Views: 3,076
Posted By crestaldin
Thanks a lot iamthwee!
Forum: Java Jul 31st, 2006
Replies: 3
Views: 3,076
Posted By crestaldin
Hello,
I'm new to HTML parsing and I need some help.I want to parse a HTML file , and I have the Java classes in place but I need an advise on how to code a piece of logic in my callback function. ...
Forum: HTML and CSS Jul 30th, 2006
Replies: 1
Views: 939
Posted By crestaldin
Hello,
I am working on a project and at the moment I need to include a link to a web page in my JSP (portal).The link is essentially an HTML page but the issue is that I am required to only display...
Forum: C++ Mar 11th, 2006
Replies: 2
Views: 11,385
Posted By crestaldin
[COLOR=Navy]Pls I need help on how to insert elements into a sorted linked list.I actually have a list that contains names and scores for students and I want the elements to be inserted into the...
Forum: Getting Started and Choosing a Distro Feb 18th, 2006
Replies: 5
Views: 2,176
Posted By crestaldin
[COLOR=Blue]
Ps I need some help on how to install Fedora.
I just downloaded a copy of the OS on CD's and I am trying to install it on my desktop.However, the system does not boot from the CD.What...
Forum: PHP Dec 28th, 2005
Replies: 7
Views: 2,003
Posted By crestaldin
Hello,

Ps can anyone enlighten me on how to learn PHP.
I mean I am a novice and would like to know if it requires a compiler etc like C++,C ..to compile codes.

In essence what are the things...
Forum: C++ Jul 4th, 2005
Replies: 7
Code Snippet: Calculator in C++
Views: 36,436
Posted By crestaldin
I am also like you , just learning C++ and I am impressed at your efforts, but I think one obvious lapse is that your division function didn't take care of divide by zero error which is quite...
Forum: C++ Jul 4th, 2005
Replies: 1
Views: 96
Posted By crestaldin
hmm this is interesting and educating..do you have any reference where I can learn more on using "Unions"
Thank you
Forum: C++ Jul 4th, 2005
Replies: 1
Code Snippet: Anonymous Objects
Views: 3,342
Posted By crestaldin
hmm this is interesting and educating..do you have any reference where I can learn more on using "Unions"
Thank you
Forum: C++ May 9th, 2005
Replies: 5
Views: 1,799
Posted By crestaldin
Thanks ,I really appreciate yur response
Forum: C++ May 9th, 2005
Replies: 5
Views: 1,799
Posted By crestaldin
:p Hello ,
Ps I need someone to direct me to any site where I can get some challenging programming tasks that will enable me develop my C++ programming skills.
I'm tired of reading books and...
Forum: C++ Mar 25th, 2005
Replies: 6
Views: 2,666
Posted By crestaldin
Can anybody help me with a code to clear the screen using C++.
I have a program that has to continuously make changes to an array and display the array after each modification.
All I need is a code...
Forum: C Mar 19th, 2005
Replies: 3
Views: 2,571
Posted By crestaldin
Ps I need some help with my Windows programming assignment.
My instructor wants us to draw an ellipse(2D) and make it appear like a ball(3D) by applying different shades of the same color to...
Showing results 1 to 30 of 30

 


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

©2003 - 2009 DaniWeb® LLC