PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
when i execute html file nothing well happen only the code show up on the screen as it's
is this way correct i can't execute it or i'm doing the wrong way
this is my first time using php on the command line . i thing from ur question i'm wrong .
i get this also from ur question php on command line act like c or c++ . no web coding "HTML" , is that correct .
if there is no web coding how can i make form for my user interface to enter data or i have to use the black screen
i know my question is more but i want to learn man
you might want to look into ncurses for somewhat prettier console user interface (though it is available for Win platform only if you have installed cygwin).