Forum: PHP Feb 23rd, 2007 |
| Replies: 3 Views: 3,873 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,873 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,334 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,334 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,855 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,855 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,736 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,299 |
Forum: Java Oct 28th, 2006 |
| Replies: 2 Views: 1,299 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,720 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,463 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,252 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: 4,927 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: 4,927 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: 865 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,089 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,051 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,038 |
Forum: Java Jul 31st, 2006 |
| Replies: 3 Views: 3,038 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: 919 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,200 [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,165 [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: 1,979 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 Views: 35,788 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: 83 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 Views: 3,311 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,785 Thanks ,I really appreciate yur response |
Forum: C++ May 9th, 2005 |
| Replies: 5 Views: 1,785 :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,631 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,550 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... |