uCoz Community Additional Services PHP and API on uCoz PHP within uCoz (the possibility to use limited PHP scripts) |
PHP within uCoz |
The possibility to use limited PHP scripts was added for uCoz users in March 2011.
PHP is introduced for our users to have wider possibilities of website customization. In this way the websites will become more flexible and filled with various useful features. New functions will help to fulfill various tasks on the website, to use scripts for system modules interaction and data display in a proper place, their conversion. Opportunities of releasing unusual services on your websites will become available. This solution won't work for portal system setup, monstrous forums and other high load scripts with a non-optimal source code. They create huge and useless load on the server.
As well:
How can you enable this service? The service is available within paid plans: by default in the Maximal plan, and as an additional option to any other of the available plans for $1.99 per month. All pricing plans are listed in Control panel -> $ Paid services -> Paid services Please discuss it here. Share your knowledge and come up with structural suggestions. |
Natashko, i can't to acces to ftp for php
http://www.onlinesaprevodom.com
|
Magnum-019-Negotin,
Quote (Magnum-019-Negotin) i can't to acces to ftp for php Use FTP login and password (they were indicated when activating the PHP service), which you can see in the Control panel of the website. Didn't you read it here: http://phpexample.ucoz.net/manual/index_en.html ??? |
Does php not working today?
On my site I have a script that does not work today, and when I try to open a watermark image from another site, appears an error # 502 or # 505 Gateway Time out. EDIT: it's OK now, php is working. Post edited by rogi - Sunday, 2011-10-23, 4:41 PM
|
I'm currently a paid member of uCoz and I'm interested to use PHP in uCoz website. But before I pay for the service, I want to ensure and ask whether is it possible to use dictionary script like this one: http://www.mortgage-dictionary.com/ in uCoz. Any help and info will be appreciated. Thanks.
|
kanalku, I would not trust the source location of that script.
As to your question as long as your script does not go outside the limitations are per specified in the thread on this board you should be good. Make sure you read the limitations however before continuing. If you are in need of any further more specific information ask your questions then as I will be able to help. Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Am i wrong or PHP in uCoz can be executed only after the document has been loaded? Similar to javascript execution.
Attachments:
3207787.jpg
(324.2 Kb)
|
Eriko, did you use PHP on uCoz?
Post edited by Mar1aN - Tuesday, 2014-12-23, 5:35 PM
|
It depends where on a page the script is installed. The execution starts when the page loading process reaches the script. This Means that the PHP script is received with AJAX request . |
Mar1aN, if you need to load the page before running JS make use of the document ready functions available to you. They should assist in letting the full page compile before any AJAX requests are sent.
Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
| |||