Jump to content

Fardin

New Members
  • Posts

    1
  • Joined

  • Last visited

Fardin's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hi, The following code is apart of my image upload process code: $crop->new_name = $this->RandomStringGenerator() . "." . $crop->ext; $this->new_name2 = $crop->new_name; The problem is that the value in new_name2 variable is not same as variable new_name. How can I fix this issue?
×
×
  • 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.