How can add various applications to website
Moderator: General Moderators
How can add various applications to website
How can I add a text editor, image processor,movie player etc easily to my website which is created in PHP and MySQL.I'm new to PHP.Plz help me.
Re: How can add various applications to website
the movie player you can easily embed using either html <embed></embed> or PHP functions
Re: How can add various applications to website
Can I add all those applications using the html tag?
Re: How can add various applications to website
im not sure about the first two. I would have to look into it, maybe though
- greyhoundcode
- Forum Regular
- Posts: 613
- Joined: Mon Feb 11, 2008 4:22 am
Re: How can add various applications to website
Jonah Bron would probably say something like Google is your friend at this point and with a matching emoticon, too.
- Text editor
- Smart image processor (though I'm not sure this is quite what you mean)
- Text editor
- Smart image processor (though I'm not sure this is quite what you mean)
Sounds a bit ambitious if you're just starting out, perhaps you should concentrate on getting a solid grip of the basics.ammuvava wrote:I'm new to PHP.Plz help me.