php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "Window Manager"

How can a PHP string be passed from a child window to a parent window in a PHP forum thread?

To pass a PHP string from a child window to a parent window in a PHP forum thread, you can use JavaScript to communicate between the windows. You can...

How can a login window be customized to pop up in the center and allow users to enter their information or close the window?

To customize a login window to pop up in the center and allow users to enter their information or close the window, you can use CSS to style the windo...

What are some common terms or keywords to search for tutorials on creating a web-based file manager using PHP?

To create a web-based file manager using PHP, some common terms or keywords to search for tutorials include: "PHP file manager tutorial," "web-based f...

How can a PHP script be structured to handle form submissions from a popup window and close the window simultaneously?

To handle form submissions from a popup window and close the window simultaneously, you can use JavaScript to submit the form asynchronously to a PHP...

How can the issue of a new window opening with reg.php instead of the same window be resolved in PHP?

Issue: To prevent a new window from opening with reg.php, you can use JavaScript to submit the form within the same window instead of opening a new on...

Showing 11 to 15 of 1157 results

‹ 1 2 3 4 5 6 7 8 9 10 ... 231 232 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.