php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "points"

How can multiple points be connected by curves using GD and Image Functions in PHP?

To connect multiple points by curves using GD and Image Functions in PHP, you can use the `imagearc()` function to draw elliptical arcs between the po...

How can PHP be used to calculate and compare values like motor points and driver points to determine rankings in a database?

To calculate and compare values like motor points and driver points to determine rankings in a database using PHP, you can first retrieve the values f...

Are there best practices for maintaining user posting points when deleting posts in a PHP forum?

When deleting posts in a PHP forum, it is important to maintain user posting points to ensure accuracy in tracking their contributions. One way to ach...

What are some best practices for sorting MySQL entries based on multiple criteria like motor points and driver points in PHP?

When sorting MySQL entries based on multiple criteria like motor points and driver points in PHP, you can use the ORDER BY clause in your SQL query to...

What is a more efficient way to update a user's points in a MySQL database using PHP?

When updating a user's points in a MySQL database using PHP, a more efficient way is to use a single SQL query to update the points directly instead o...

Showing 16 to 20 of 1144 results

‹ 1 2 3 4 5 6 7 8 9 10 ... 228 229 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.