Skip to content

file uploading error #4445

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Minkhant029814 opened this issue Feb 6, 2025 · 1 comment
Closed

file uploading error #4445

Minkhant029814 opened this issue Feb 6, 2025 · 1 comment

Comments

@Minkhant029814
Copy link

From manual page: https://php.net/function.move-uploaded-file

--- when I upload the file, it goes to the destination directory but there is still some warning error.
d: move_uploaded_file(): Passing null to parameter #1 ($from) of type string is deprecated in C:\wamp64\www\Projects\phpProject\72\form_handling_file.php on line;

This my code;
@philip
Copy link
Member

philip commented Feb 21, 2025

This feels more like a support request. While the example doesn't include error handling or much logic (e.g., it does not confirm that a variable exists before using it), that goes beyond the scope of all examples.

Closing this in the meantime, please reopen if you disagree or can describe a more specific problem or feature request.

@philip philip closed this as completed Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants