php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "website name"

How can cookies be used to retrieve the login name from a different website in PHP?

To retrieve the login name from a different website using cookies in PHP, you can send an HTTP request to the website, capture the cookies received in...

How can PHP be used to dynamically display the name of the currently open page in a website header?

To dynamically display the name of the currently open page in a website header using PHP, you can utilize the $_SERVER['PHP_SELF'] variable to get the...

What are the potential risks of storing personal information such as computer name and user name in an SQL table for website security purposes?

Storing personal information such as computer name and user name in an SQL table for website security purposes can pose a risk if the database is comp...

What are some potential reasons for Google displaying a hyphen before a website name in search results?

When Google displays a hyphen before a website name in search results, it could be due to a technical issue with the website's metadata or the way the...

What is the recommended approach for displaying information on a website when hovering over a name using PHP?

When hovering over a name on a website, it is common to display additional information about that person. One recommended approach to achieve this usi...

Showing 1 to 5 of 10000 results

‹ 1 2 3 4 5 6 7 8 9 10 ... 1999 2000 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.