AirTheme
- Exclusive Author
- Has been a member for 2-3 years
- Sold between 10 000 and 50 000 dollars
- Ukraine
21
Purchases
Buyer Rating:
3.86 stars
3.86 average based on 7 ratings.
(more information)
-
5 Star
342%
-
4 Star
228%
-
3 Star
114%
-
2 Star
00%
-
1 Star
114%
| Created | 2 July 12 |
| Last Update | 2 July 12 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| High Resolution | No |
| Files Included | JavaScript JS, HTML, CSS, PHP, SWF/FLV |
© All Rights Reserved AirTheme -
Contact Envato Support


Looks good! Good luck with sales!
Thank you
I know what BBcode is, but not sure what your script does for me. For example, I have a website (dating site) that uses php script called vldPersonals. The script has a fns.parser.php with limited BBCode. Here is an example of the coding:
$pattern = array('#\[b\](.*?)\[/b\]#s', '#\[i\](.*?)\[/i\]#s', '#\[u\](.*?)\[/u\]#s',$replace = array('<b>$1</b>', '<i>$1</i>', '<u>$1</u>',I would love to add more BBCode to the fns.parser.php, but I don’t know what the code is for certain BBCode. Will your script help me with knowing what coding to add for a certain BBCode (i.e. image alignment) to the fns.parser.php?
Sorry for the long question, but I’m so tired of buying stuff from codecanyon and it doesn’t work out for what i want it to do.
Thanks
Hi. I’m not familiar with the script vldPersonals. But my parser works on a similar algorithm. Can do the following, please write your e-mail address. I will try to help in your problem, if I can help you, will you buy my script as a thank you:)
sending email now
Looks good, bought!
A couple of suggestions for future enhancements:
Thank you. I’ll think about upgrading. But no promises
Thanks. It’s already good, just thought those things might make it even better.
this is great! bookmarked!
thank you
Hello, It’s look good! I got a question before I will buy this script. Is it is PHP class? and can I use this for my own PHP script?
It’s would be great if you can send me a part of document to make sure this script will help my project.
Thank you for your kind helps
Hello. This function. Such a code of my script is in the message from steveeyes. You can use this for their own script:)
do you have working demo of the editor? I really want a bbcode editor for a forum I am creating but can’t find one, I like the ones on phpbb forums, is this one similar?
Hi. Link to view the script is here: http://codecanyon.net/item/bb-code-editor-parser/full_screen_preview/2588808
This script works just like the other bbcode editors on various forums..
Is it easy enough to add emoticons etc?
If you have basic knowledge in programming, then add smileys would not be difficult. Just above the comments I gave an example of the code parser.