Warning: You're looking at a styleless page because your browser is ignoring CSS styles. You're probably using a very old browser, or you disabled CSS support by purpose. We suggest you to download a modern browser such as Firefox or Internet Explorer.

Problem: PHPEdit fails when trying to copy/cut code

The Windows Clipboard is shared amongst different applications, and with any shared resources there can be conflicts. If another application is accessing the clipboard at the same time you are trying to copy/cut code in PHPEdit, PHPEdit won't be able to open the clipboard to set the text.

This can happen very often when using applications that access the clipboard a lot, like "clipboard rings": PHPEdit's Clipboard History, but also external applications like AceText, or the clipboard history functions in Microsoft Office.

If you notice problems when copying to the clipboard in PHPEdit, try to disable the Clipboard History extension if you are not using it, or closing an external application that could access the clipboard.