Quick Landing Pages

April 19, 2008 – 6:38 am

Here is a script I made with PHP so that you can create a quick landing page, the page it creates is simple html, so all you need to do is upload the landpage.php to the directory you want the landing page to be in, run it, fill in the details and wala! A nice clean, landing page.

Here is an example landing page I created. http://webdevking.com/lab/fathealth.html

Another example:http://webdevking.com/lab/cssexample.html

This php script is very basic, but the main reason for me giving you this script is so that you can look at the code, and study it and figure out how you could plug this into a database or something, and create hundreds of pages of information quickly!

Even edit the html around so that perhaps you display ads, or some more pictures, or a side bar. The possibilities are endless.

So without further ado, I give you

Web Dev King’s Landing Page Creator

Installation

  • Download it here: LandingPage.rar
  • Place the file, landcreate.php in some directory, main index, or somewhere.
  • Make sure the directory is rewritable…
  • Go to http://sitename.com/something/landcreate.php
  • Fill in the information required, mess around a little before using posts you will actually keep.
  • Once you save the page, it will be saved at the same directory that your actual script is, so after creating your necessary pages you can go ahead and delete LandCreate.php or move it to somewhere else.

You can use just about all html tags in your post box. This is a very basic landing page, once again, but it gets the message across, people know what its about, and they know where to click if they want it.

This is such a cool script, its so much more powerful than you think. For instance, it can be completly changed around, the style and template, and that way you make styles of pages according to what you need at the moment. Such as an arbitrage feed script, or a product description. The paragraph sizes will adjust according to the amount of text and images automatically. So mess around, create some pages…

Look at the source code, don’t know how? Read this: Set Up For PHP
Use the program I describe in that post, (PSPad) to view the source code, check out whats going on, and wala! You can start creating some pages.

Check out my example here once again: http://webdevking.com/lab/fathealth.html

Another example: http://webdevking.com/lab/cssexample.html

Popularize These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Google
  • StumbleUpon
  • Technorati

Don't Miss Out! Subscribe

  1. 2 Responses to “Quick Landing Pages”

  2. Nice little script.

    It has a lot of potential for sure.

    By Jay on Apr 19, 2008

  1. 1 Trackback(s)

  2. Apr 29, 2008: Web Dev King » Blog Archive » Announcing: Free Script Saturday

Post a Comment