Skip to content

once I use directly the wanted phrase to the builder, the inline() function can't be used ? #67

@llxcyzgh

Description

@llxcyzgh
 $captcha = new CaptchaBuilder('12345');           
 var_dump($captcha->getPhrase()); // 12345           
 var_dump($captcha->inline());exit; // error: imagejpeg() expects parameter 1 to be resource, null given

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions