php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "category name"

What are some best practices for separating queries from output and using objects for JavaScript output?

When working with JavaScript, it is a best practice to separate queries from output and use objects for output. This helps to organize your code bette...

How can CSS be utilized creatively to achieve interactive effects without relying on JavaScript or jQuery?

CSS can be creatively utilized to achieve interactive effects by leveraging pseudo-classes, transitions, animations, and keyframes. By combining these...

What are the best practices for handling author attributions and seeking support for PHP scripts on forums like PHP.de?

When seeking support for PHP scripts on forums like PHP.de, it is important to always provide proper attribution to the original author of the script....

In what situations should a CSS framework like Bootstrap or Skeleton be used for layout design instead of custom CSS?

CSS frameworks like Bootstrap or Skeleton should be used for layout design when you need to quickly prototype a website or when you want to ensure a r...

How can HTML be used to create image maps with specific shapes for links?

To create image maps with specific shapes for links in HTML, you can use the <map> and <area> tags along with the <img> tag. The <map> tag defines an...

Showing 6106 to 6110 of 6119 results

‹ 1 2 ... 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.