Jump to content

preview a little buggy?


Recommended Posts

Also, everytime I submit a post with several if's it gets knocked ascew. I always spend about ten minutes fixing them. Here is an example [url=http://www.phpfreaks.com/forums/index.php/topic,102837.msg408858.html#msg408858]http://www.phpfreaks.com/forums/index.php/topic,102837.msg408858.html#msg408858[/url]
Link to comment
https://forums.phpfreaks.com/topic/16449-preview-a-little-buggy/#findComment-68547
Share on other sites

As far as the first one, I get some of the same issues when I try to do a quick edit.  If I do a full edit, it works fine, and saving it like that seems to work ok as well.

As far as the second issue, it may help if you use the actual bb code blocks instead of just using the <?php ?> wrappers.
Link to comment
https://forums.phpfreaks.com/topic/16449-preview-a-little-buggy/#findComment-68572
Share on other sites

what I meant is when I post a fix for someones code say

[code]echo "whatever";[/code]

it is plain text so what I will do is use the code blocks for code with <?php ?> and use the php blocks for code with out the <?php ?>
[code=php:0]echo "whatever";[/code]

Sorry for the mixup,
Tom
Link to comment
https://forums.phpfreaks.com/topic/16449-preview-a-little-buggy/#findComment-68634
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.