php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "Smarty template engine"

How can Apache URL rewrite be used to create user-friendly URLs in PHP?

To create user-friendly URLs in PHP using Apache URL rewrite, you can use the mod_rewrite module to rewrite URLs in a more readable format. This can h...

What are the best practices for setting up PHP 5 as a module versus in CGI mode for vhost configurations?

When setting up PHP 5 as a module versus in CGI mode for vhost configurations, it is generally recommended to use PHP as a module for better performan...

Are there specific advantages to using Perl for tasks involving regular expressions?

Perl is known for its strong support for regular expressions, making it a powerful tool for tasks involving pattern matching and text manipulation. So...

What are the advantages and disadvantages of using frames in PHP for website development?

Using frames in PHP for website development can have both advantages and disadvantages. Advantages: 1. Frames can help in organizing website content...

What are some best practices for securing PHP files and folders using .htaccess?

Securing PHP files and folders using .htaccess involves restricting access to sensitive files and directories, preventing unauthorized execution of PH...

Showing 3346 to 3350 of 3352 results

‹ 1 2 ... 662 663 664 665 666 667 668 669 670 671 ›
PHP.ORG

A free knowledge base for PHP developers. Open to all.

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.