Generating random unique numbers

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

marike
Forum Newbie
Posts: 24
Joined: Thu Mar 31, 2005 6:19 pm
Location: New York

RE: hidden characters when copy & pasting code...

Post by marike »

I just was thinking that the original poster's problem is likely due to copying & pasting code. I don't think it has anything to do with PC or Mac. It may be problem common to Dreamweaver, any time you copy & paste code from either the Web or computer book in PDF form, there is a chance of hidden symbols being introduced in the code.

I use a Mac and BBEdit to code all my PHP/HTML. If I copy/paste an example, I have to do a 'select all' and BBEdit has a great feature called 'Zap Gremlins' before the code will run without errors. Those damn Gremlins will get you every time.

Great Forum.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

okay.. enough off topic..
Post Reply