php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "order change"

How can you change the output of getdate(weekday) from English to German in PHP?

To change the output of getdate(weekday) from English to German in PHP, you can use the setlocale() function to set the desired locale. In this case,...

How can PHP scripts be used to change file permissions and ownership to regain access to files uploaded via Joomla?

To regain access to files uploaded via Joomla, you can use PHP scripts to change file permissions and ownership. This can be done by using the `chmod(...

What are the steps to change file permissions using FTP programs in PHP?

When using FTP programs in PHP, you may need to change file permissions to allow or restrict access to certain files. To change file permissions, you...

What potential issue could arise when trying to change directories using chdir in PHP FTP upload?

When trying to change directories using chdir in PHP FTP upload, a potential issue that could arise is that the directory path may not exist on the FT...

When is it appropriate to post change requests in a PHP forum's Jobbörse section?

It is appropriate to post change requests in a PHP forum's Jobbörse section when you are seeking assistance with modifying or improving PHP code. This...

Showing 56 to 60 of 5719 results

‹ 1 2 ... 9 10 11 12 13 14 15 ... 1143 1144 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.