Help to understand code
#6

Use printf more, and also use print by itself as it will also show in the logs, so you can simply chuck in a line which will show in the log, that it reached that code, and under what situation.

PHP код:
print('Got to the point I was wondering about'); 
Reply


Messages In This Thread
Help to understand code - by ,TomY' - 04.08.2018, 10:21
Re: Help to understand code - by Sew_Sumi - 04.08.2018, 10:31
Re: Help to understand code - by ,TomY' - 04.08.2018, 10:39
Re: Help to understand code - by Sew_Sumi - 04.08.2018, 10:41
Re: Help to understand code - by ,TomY' - 04.08.2018, 10:49
Re: Help to understand code - by Sew_Sumi - 04.08.2018, 11:03
Re: Help to understand code - by ,TomY' - 04.08.2018, 11:24
Re: Help to understand code - by Sew_Sumi - 04.08.2018, 15:42

Forum Jump:


Users browsing this thread: 1 Guest(s)