![]() |
Re: Very Very experienced PHP programmer , HELP needed
Originally Posted by Timber Floor Au
(Post 5891375)
Thanks for the replies...
Its all a bit beyond me !!! and thats the truth. Its my sons site, and he has done all hard coding. My limits stretch to setting up mysql, basic php, and file permissions. Regarding apache/httpd etc its a tad beyond my knowledge and comfort zone. .... will post back the info ASAP thankyou Does your site use plesk or cpanel? Most panels have a way of viewing last 300 or so visotors, and a way of viewing error logs and server logs. You could d/l the log and run a grep on it (google if you don't know wtf I mean) and see if there's patterns in the way your site is accessed. PHP scripts are usually written (when written properly) to be only accessed in a certain way or from a certain file beforehand. Pretty much like this. Code:
if( !defined( 'proper_page' ) ) |
| All times are GMT -12. The time now is 9:12 pm. |
Powered by vBulletin: ©2000 - 2026, Jelsoft Enterprises Ltd.
Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.