|
Posted by rhXX on 06/13/07 15:06
On Jun 13, 5:01 pm, e_matt...@hotmail.com wrote:
> On Jun 13, 6:28 am, rhXX <rh00...@gmail.com> wrote:
>
>
>
> > hi,
>
> > i need to begin in php. is there any tutorial to begin? (i started an
> > hour ago .....)
>
> > i copied this first example
>
> > <html>
> > <head>
> > <title> Hello World </title>
> > </head>
> > <body>
>
> > Hello, world!
>
> > <?php
>
> > echo 'This is my first PHP web page.';
>
> > ?>
>
> > </body>
> > </html>
>
> > and saved as .html file, and when i open it with the browser, it
> > appears only the html part, but not php ....
>
> > tks in advance
>
> Your local bookstore has an awesome section entitled "Computers -
> Programming". It might go by the sneaky name of "Computing -
> Programming Languages", or something tricky like that.
>
> Seriously, go down there and pick out any introductory book about
> php. I started with Sam's Teach Yourself PHP. You will run through
> the basics, and then you can ask more interesting questions.
:-)))) tks!
Navigation:
[Reply to this message]
|