Web Programming for Beginners with PHP
Web Programming for Beginners with PHP
Susan Buck
Buy on Leanpub

Table of Contents

Chapter 1

This is some default content for a new Leanpub book.

You can download the manuscript folder containing the plain text files from which this book is generated. That way, you can see how everything in this book is actually written.

Here is the download link for a zip file with the manuscript of this book: https://github.com/leanpub/default-new-book-content/archive/master.zip.

Please note you can find our manual here: https://leanpub.com/help/manual.

We also have a author Help Center here: http://help.leanpub.com/author-help.

In the following chapters you’ll see some simple examples of how to format your writing and how to insert images.

1 <h1>Hello World</h1>
1 console.log('Hello World');
1 <?php
2 echo 'Hello world';
3 ?>

Chapter 2

To start a new paragraph, hit the return key twice. You want to create a blank line between paragraphs.

To italicize, surround a word in asterisks.

To bold, use two asterisks.

Here is an image with a caption:

Marmalade and Tangerine
Marmalade and Tangerine

Chapter 3

We hope this manuscript contains all the basic things you need to know to get started writing a book using Leanpub-Flavored Markdown.

If you switch to writing in the Markua syntax instead of Leanpub-Flavored Markdown, please be sure to rename the images folder in your manuscript folder to resources.

If there is anything simple that you think we should add, please email us at hello@leanpub.com.

We recommend you take a few minutes to explore all the options in the Book Tools menu for your book on Leanpub. We’ve built a lot of powerful features that can help you write and sell your book!