I'm new to the forum and new to web development, I have an ecommerce store on prostores and I recently purchased a PHP based 5 star review script for my website. I then gave it to my web developer to implement it and he came back to me saying that prostores doesnt support php, only javascript. Is there a way around this? or can I conver this php script to javascript?
kozkay 0 Newbie Poster
Recommended Answers
Jump to PostConversion from PHP to Javascript is impossible. That's kind of like converting a spaceship into spaghetti. They're different things entirely.
PHP is a server-side programming language meaning that the code is parsed by the server. The end-user will never see PHP. Javascript on the other hand (in most cases) …
Jump to PostYou might find it difficult locating a script if you have no server-side technologies you can use for it. I noticed ProStores does not support any server-side technologies, including MySQL -- where might you expect to store these reviews you want on your site???
I can suggest that you …
Jump to PostWell, what about building the review system in flash and using text documents as databases?
This is probably one of the more unorthodox suggestions I've ever had to give someone. :P
Jump to PostI see no reason why you looking at Flash, the programmer that is working on your website should be able to do it in Java, you just need to give him clear idea what you want...
When I decided to teach myself Java, I took a good look at it …
Jump to PostMight be a little late, but there is a PHP to Java Script converter available at
https://github.com/Danack/PHP-to-Javascript
Also, if you waned an automated tool to convert from php to java, you could use
…
All 32 Replies
MVied 11 Junior Poster
kozkay 0 Newbie Poster

langsor
kozkay 0 Newbie Poster
cwarn23 387 Occupation: Genius Team Colleague Featured Poster

langsor
kozkay 0 Newbie Poster

langsor
digital-ether 399 Nearly a Posting Virtuoso Team Colleague

langsor
cwarn23 387 Occupation: Genius Team Colleague Featured Poster

langsor
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
kozkay 0 Newbie Poster
kozkay 0 Newbie Poster

langsor
digital-ether 399 Nearly a Posting Virtuoso Team Colleague
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
MVied 11 Junior Poster
kozkay 0 Newbie Poster
kozkay 0 Newbie Poster

langsor
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
kozkay 0 Newbie Poster
kozkay 0 Newbie Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

langsor
kozkay 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.