+ Reply to Thread
Results 1 to 4 of 4

Thread: tips for first template user

  1. #1
    Junior Member simy202 is on a distinguished road
    Join Date
    Jan 2011
    Location
    United States
    Posts
    1

    tips for first template user

    Hi!

    This is the first time for me to try a PHP template, so I have no clue on how to choose one. Do you have some tips to help me choose the/a right PHP template?

    Needs for a PHP Template:
    - it is efficient since the PHP parser does the dirty work
    - split graphics by contents, manage theme
    - WYSIWIG
    - Ready to use with several frameworks using the provided adapters (ZendFramework, Agavi, CakePHP, CodeIgniter)

    Which PHP template is the right one I am seeking for?

    thx
    Wallace

  2. #2
    Leo
    Leo is offline
    Moderator Leo is on a distinguished road Leo's Avatar
    Join Date
    Jul 2010
    Location
    Lima, Peru
    Posts
    92

    Re: tips for first template user

    Try with the templates in your siggy's link .

    PS: I've seen sites with the Smarty template.
    Gimme rep if I helped you

  3. #3
    Founder CEO Casius has a reputation beyond repute Casius has a reputation beyond repute Casius has a reputation beyond repute Casius has a reputation beyond repute Casius has a reputation beyond repute Casius has a reputation beyond repute Casius has a reputation beyond repute Casius has a reputation beyond repute Casius has a reputation beyond repute Casius has a reputation beyond repute Casius has a reputation beyond repute Casius's Avatar
    Join Date
    Apr 2010
    Location
    Around the World :)
    Posts
    1,569

    Re: tips for first template user

    Yes Leo probably is right.
    Free Web Hosting - Host1Free.com
    Premium Paid Web Hosting - Host1Plus.com
    (Get 99% discount for the first month - code 99ALL)

  4. #4
    Junior Member LeGend is on a distinguished road
    Join Date
    Feb 2011
    Posts
    6

    Re: tips for first template user

    Basically, Templates are the combination of CSS and HTML. PHP is a coding which sends data in it's own Language called PHP: Hypertext Preprocessor to server then server process and outputs it via HTML/CSS you can say Template/Portal.

    You can use any HTML and CSS template with PHP coding.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34