Recent content by aqubzz

  1. A

    If I create a custom PHP function in a script can I call that same function in...

    ...another script? lets say you got a script called myscript.php, which contains the function "validate_email" can I only access this function in the same myscript.php or can I also access it in another script OtherScript.php Thanks
Back
Top