1
I develop in PHP and, I would love to do everything only in PHP on dynamic programming issues, but, I know that to do everything I need facing "web" impossible would be without a language client side.
My goal with dynamic programming language is only aimed at systems web based, so PHP always becomes the main language of my projects with approximately 80% of the scope.
Is there anything that can make PHP a language client side, some library or something? If not, there is some possibility of this happening or a server-side language always server-side?
Note: This doubt is regarding the innovations I did not expect in the HTML language, for example, I understand that HTML is a static language, but, HTML5 today makes dynamic checks (client side) in inputs. CSS a static language for styles, today CSS3 uses dynamic conditions (client side) for a particular class to be loaded.
If I’ve been wrong please correct me.
Use javascript for client and server side :D. Html5 is pure js.
– rray
Vixi js taking over the world, I’m even curled up... xD
– Thyago ThySofT
paypal java exchange for javascript
– rray
@rray do not master javascript, without getting away from the subject, I know that PHP does not do everything javascript does. Roughly speaking, javascritpt caters to everything PHP does?
– Thyago ThySofT
If you fool, you’ll do even more.
– rray
You’re not confusing client with server ? Javascript is a helper for html, which makes the requests for PHP when necessary, trying to compare the two in this way is wrong in my view. Tell me a situation where you only use Javascript to execute a query in the database.
– Felippe Tadeu
@Felippetadeu, nodejs is javascript.
– rray
@Thyagothysoft You can accept an answer if it solved your problem. You can vote on all the posts on the site as well. Did any help you more? Something needs to be improved?
– Maniero
@Felippetadeu has a look at these two links: http://mean.io http://docs.sequelizejs.com/en/latest/ only you cannot cry.
– Tobias Mesquita
If I’m not mistaken it was discontinued... but it has the php-gtk project, to create desktop applications using php. If you want to take a look.
– Rodrigo Tognin
You will only use a single language in programming exercises.
– Mineiro