Jump to content

[SOLVED] Can I create a custom function to accept variables or not with out warnings?


WolfRage

Recommended Posts

This may be an easy one, but I don't know the answer. I want to create some custom functions and I want to have them sometimes accept variables but other times if no variables are provided to fall back on defaults.

I understand how to check whether or not the variables were provided, but it is the matter of not generating a PHP warning when the variables are not provided.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.