jaysh4922 Posted January 7, 2013 Posted January 7, 2013 Php website development is safe or not i confuse in choosing. pls suggest me.
♥geoffreywalton Posted January 7, 2013 Posted January 7, 2013 Yes, you just have to ensure you code in a secure manner, just like any other programming language. HTH G Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
MrPhil Posted January 18, 2013 Posted January 18, 2013 Who is telling you that PHP sites are inherently unsafe? They're lying to you, and probably trying to sell you .Net programming services or something. As Geoffrey said, PHP can be as safe as any other language (or, .Net can be as unsafe, if you don't) if you pay attention to security issues when coding.
♥FWR Media Posted January 23, 2013 Posted January 23, 2013 PHP is loosely typed which is why many attack it as unsafe. PHP is not inherently unsafe .. it does however offer a lot of power which can be abused if not written defensively. Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work.
patrickjones Posted March 25, 2013 Posted March 25, 2013 Yes, PHP is very much safe for your website. You need to just run your website under PHP safe mode.
ALynn Posted May 15, 2013 Posted May 15, 2013 How do we confirm our website is in PHP safe mode? We run an OSCommerce site v2.3.1. Our site is written in php. I am a non-technical oriented site owner and now after bad experiences with several programmers and programming companies, I am trying to learn more on my own. Obviously, I was to confirm that our php site is in safe mode. How specifically, do I do so? thanks!
♥FWR Media Posted May 15, 2013 Posted May 15, 2013 upload a file to your root web directory. Let's say it's named my_test.php All the file should contain is: - <?php phpinfo(); ?> Run the file in your browser: - http://www.mysite.com/my_test.php And unless your server managers have disallowed it you will see a full report. Search for safe_mode you will see if On or Off Delete the file after use as it is insecure to leave it available. Also worth mentioning is that safe mode is not an ideal, in fact it was a daft idea, it is therefore deprecated. Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work.
♥geoffreywalton Posted May 15, 2013 Posted May 15, 2013 You could also go to your shop admin >> Tools >> Server Info. Don't forget to delete my_test.php if you used Robert's method. Cheers G Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
♥FWR Media Posted May 15, 2013 Posted May 15, 2013 You could also go to your shop admin >> Tools >> Server Info. Ridiculous!!! Use an already available feature in admin rather than writing a perfectly good new file!! Never heard of such a thing! :rolleyes: Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work.
♥geoffreywalton Posted May 20, 2013 Posted May 20, 2013 @@FWR Media Robert Do you want to join my project committe to design a new method of moving heavy loads. I have the outline already, a container balanced on a large rod. Just need somehing to go on each end. :-) Cheers G Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
MrPhil Posted May 21, 2013 Posted May 21, 2013 I have a more immediate need for helpers to roll a large rock up a steep hill for me... Geoffrey... try simplemachines.org :)
♥FWR Media Posted May 21, 2013 Posted May 21, 2013 I used to love SMF, lost interest when [uNKNOWN] left and leadership got political. Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work.
♥geoffreywalton Posted May 21, 2013 Posted May 21, 2013 I have a more immediate need for helpers to roll a large rock up a steep hill for me... Sorry count me out, I only roll rocks down hill. Just about to patent a moss collector based on this. Cheers G Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.