PHP uses the function keyword to declare a user-defined function, followed by the function name and parentheses. Keywords like new_function or create are not valid PHP syntax for declaring functions. This follows standard C-style and scripting language conventions used in PHP.