I'm trying to check if a file exists, and if it does, increment the name and create a new one.
$name = ..... # whatever
I took the above code from a site...so i want to know how does the "e" works in the above code....can anybody help me understand it