Forum: PHP Feb 2nd, 2009 |
| Replies: 5 Views: 469 other solutions sir.. after i included your suggestions it doesn't execute the test php file and the database..
i use phpmyadmin and created a database... if theres anything i configure first? |
Forum: PHP Feb 2nd, 2009 |
| Replies: 5 Views: 469 how to do it?
can u just give me some simple codes and where should i save my php files? |
Forum: PHP Feb 2nd, 2009 |
| Replies: 5 Views: 469 i used phpmyadmin software then i create a database named sycom_dbase, but the problem i can execute it. but there is no output? and error messages.. any comments suggestions. why did it happens.... |
Forum: Visual Basic 4 / 5 / 6 Sep 15th, 2008 |
| Replies: 1 Views: 433 How can i read an input from parallel port... example a switch.
if i switch it on my program will say that i turned on the switch.. vice versa.. other suggestions..
thanks for the help |
Forum: Visual Basic 4 / 5 / 6 Sep 14th, 2008 |
| Replies: 0 Views: 1,601 hi sir/mam,
i have a school projects called tachometer cycle reader with VB program i want to read tachometer's cycle per minute i know how to output from parallel port but i dont... |
Forum: Java Aug 31st, 2008 |
| Replies: 1 Views: 768 hi.. :)
how to declare a timer duration and control its clock tick with a method |
Forum: Java Aug 30th, 2008 |
| Replies: 1 Views: 5,944 hi its me again.. curious thingking about how to control a timer statements per clock tick processes with if else statement
i would like to perform this operations like;
clock.start();... |
Forum: Java Aug 30th, 2008 |
| Replies: 1 Views: 629 Hi..
can we control a timer per second process..? i mean.. if i set a timer.setDelay in 1000 milliseconds.. then in the first second it will out "hi" and the second tick of the timer it will say... |
Forum: Java Aug 13th, 2008 |
| Replies: 1 Views: 1,602 hi sir, im a newbie in Java programming..
can u give me some tips or source.. that can read a file.. throughly and write to the file.. that can add more information to the .dat file when it adds... |
Forum: Java Jul 11th, 2008 |
| Replies: 9 Views: 865 can u run a simple Hello World output??
if not.. u didn't installed properly you JDK or Java Development Kit.. and you are not implement the Environment variable path..
otherwise what is your... |
Forum: Visual Basic 4 / 5 / 6 May 5th, 2008 |
| Replies: 0 Views: 740 Good Day Sir/Maam,
I want to interact cellphones using pc through usb.. i want to know how to control the cellphone using programs.. what should be the interfacing code to manipulate the phone... |
Forum: VB.NET Mar 5th, 2008 |
| Replies: 3 Views: 1,088 hi,
how to make a textbox with inputs are on the button.?
then the textbox will accept all the input buttons chars.
example..
i hve an alphatical buttons from A to Z.. i want that the user will... |
Forum: VB.NET Mar 5th, 2008 |
| Replies: 0 Views: 1,705 hi,
how to control a button that is, if you click it.. example.. button "A", then the data inputs will
construct a binary bits and output the seven segment with letter A..
and
i am... |
Forum: Java Sep 8th, 2007 |
| Replies: 21 Views: 5,363 thx for the tip! I'll do that. =) |
Forum: Java Sep 8th, 2007 |
| Replies: 21 Views: 5,363 @upstream
wow.. thx upstream! =) It will be a big help for me, coz 1 week more and it will be our prefinals. xD so we have 2 meetings more left and in that time we will be taking up the "Switch... |
Forum: Java Sep 8th, 2007 |
| Replies: 21 Views: 5,363 @upstream
I tried to use the try..catch, but I think I placed it in the wrong block or something. It has many errors. >.<
import java.io.*;
public class Input{
public static... |
Forum: Java Sep 8th, 2007 |
| Replies: 21 Views: 5,363 Sorry, but I don't know what to do with try and catch. xD I'm still a noob. >.< We were not taught how to use that yet. =/
but I'll try it. =) |
Forum: Java Sep 7th, 2007 |
| Replies: 21 Views: 5,363 It worked! Thx a lot! =) Now I can input my name and age, then it say's if im too young or i'm ready to vote. =)
thanks for the help everyone! |
Forum: Java Sep 6th, 2007 |
| Replies: 21 Views: 5,363 arg.. a new error occured. >.< this is my only notes/guide for the if else statement. =(
import java.io.*;
public class input{
public static InputStreamReader Reader=new
... |
Forum: Java Sep 6th, 2007 |
| Replies: 21 Views: 5,363 ok.. thx.. I'll check them.. =) |
Forum: Java Sep 6th, 2007 |
| Replies: 21 Views: 5,363 uhmmm.. I'm sorry, but I already tried to move the braces at the "else if" line. Still I can't let it run. =( |
Forum: Java Sep 6th, 2007 |
| Replies: 21 Views: 5,363 Hello everyone, I just need help on this code. I can't debug it, I'm just new in Java and this is just my fifth assignment so I'm really having a hard time.
Here's my code:
import java.io.*;... |
Forum: C++ May 23rd, 2007 |
| Replies: 3 Views: 881 how can i RUn.. vmware if when i;m installing it,.. it says that: please run this program as super-user.. Execution aborted... :( plese help me...:( |
Forum: C++ May 18th, 2007 |
| Replies: 1 Views: 2,318 wat are some causes of segmentation fault.. in c++ programming when it comes to compiling..
??
my main prob.. is i can't completely compile my program..
ahmm.. it can't find my database.. |
Forum: C++ May 14th, 2007 |
| Replies: 1 Views: 651 i want my program to have a listbox item with 10 choices.. what would be the code..?? and i want to change the icon at the header bar..
Thnks for reading and giving some advice and code hint..;) |
Forum: C May 6th, 2007 |
| Replies: 2 Views: 1,584 after compiling wxgtk.. and this format:
g++ sample.cpp `wx-config --libs --cxxflags` -o sample
it can compile but if you run this the error is::
./sample: error while loading shared... |
Forum: C May 4th, 2007 |
| Replies: 10 Views: 1,952 the following errors while i'm running a program in wxwidgets are:
g++: wx-config --libs --cxxflags: No such file or directory
In file included from /usr/include/wx/defs.h:19,
... |
Forum: C May 4th, 2007 |
| Replies: 10 Views: 1,952 Sir./mam.. Please Tell me Some GOod Instructions or method To install the applications in tHe TeRminal.. Thnks..
God Bless!!
and.. currntly i've been install it on the synaptic and all wxwidgets... |
Forum: C May 2nd, 2007 |
| Replies: 1 Views: 1,120 i'm using a LINUX Ubuntu Operating System.. Sir/Maam. could u teach me how to install the wxWidgets. all its processess.. and how to compile the program using that application,, THnk U VeRy... |
Forum: C++ Apr 22nd, 2007 |
| Replies: 1 Views: 672 ,DIV,TABLE,THEAD,TBODY,TFOOT,TR,TH,TD,P { font-family:"Nimbus Sans L"; font-size:x-small } -->
ahmm hi everyone i'm a newbie here at daniweb.. but i have an unfinished... |
Forum: C++ Apr 20th, 2007 |
| Replies: 4 Views: 1,124 SIR... Strcmp is not a satisfyng function to perform comparing of all the lines of my database |
Forum: C Apr 20th, 2007 |
| Replies: 1 Views: 1,167 why strcmp doesn't work of comparing all the characters (line, elments) in the database. what should i do??
:'(:'(:'(:pretty::pretty::pretty: |
Forum: C++ Apr 19th, 2007 |
| Replies: 4 Views: 1,124 how do i compare dis to a source code..??
The Database:
AF - Afghanistan
AL - Albania
PH - Philippines: Smart, Globe(country's telephone operator)
US - United States: Digicell, Movistar |
Forum: C Apr 17th, 2007 |
| Replies: 3 Views: 862 SIR ANcienT DragoN thanks for the advice..
ammm do you remeber by basic programming problems.. wer the country code must be answered with their names and telephone operators..
i thnks strcmp is... |
Forum: C Apr 17th, 2007 |
| Replies: 3 Views: 862 how do i compare two strings or char.. otherthan using strcmp?? |
Forum: C++ Apr 17th, 2007 |
| Replies: 5 Views: 938 [qoute]SIr thnk you for a wonderful advice..
Ahmm.. briefly how will i operate the program correctly if the output of my program is always at the first line only of my database...
example...... |
Forum: C++ Apr 17th, 2007 |
| Replies: 5 Views: 938 HOw do you compare 2 strings without using strcmp...???
would u please give me an example and how it will work..
THNK YOU Very Much!!:S:X |
Forum: C++ Apr 16th, 2007 |
| Replies: 2 Views: 855 THANK YOU.. For giving a suggestion to my given problem.. I truely appreciated it... thanks... |
Forum: C++ Apr 16th, 2007 |
| Replies: 2 Views: 855 AHMMM... HI guyz.. ladies and gentlemen ... thank you for responding at my 1st post hir in daniweb site...ahmmm.. i really apreciated it..
please give me some suggestion..comments and solutions to... |
Forum: C++ Apr 13th, 2007 |
| Replies: 3 Views: 741 Ahmmm .. I'm a newbie in C++ programming, and my BOSS wants me to do a program that accepts a COUNTRY CODE and its output must be the COUNTRY NAME of that COUNTRY CODE and following on the COUNTRY... |