Jump to content

Undefined Argument Warnings


phprocker

Recommended Posts

Hey all. I have a function called displayForm in a form validation script. This function accepts a few arguments but these arguments are empty upon initial calling of the function. One of the arguments is and errors array that only gets populated if there were form errors.

 

So upon running my script initially I get missing argument Warnings.

 

Can these warnings simply be ignored? Would they cause problems throughout my script if I ignore these warnings? And how can I suppress these warnings if I would like to?

 

Thanks all for your help.

 

Cheers.

Link to comment
https://forums.phpfreaks.com/topic/225494-undefined-argument-warnings/
Share on other sites

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.