Welcome Guest, Not a member yet? Register   Sign In
Getting encrypted name problem.
#10

(08-17-2018, 10:21 AM)InsiteFX Wrote: For  echo it would be:

PHP Code:
echo $data;
echo 
$month

For var_dump it would be like:

PHP Code:
var_dump($data);
var_dump($month); 

You can use the helper method I posted above to get a nice output of the dump that you can read.

Oh i see! So if anything comes up with my code, i will use this and i will inform you!
Thank you for your help! Smile

//Life motto
if (sad() == true) {
     sad().stop();
     develop();
}
Reply


Messages In This Thread
Getting encrypted name problem. - by HarrysR - 08-16-2018, 08:12 AM
RE: Getting encrypted name problem. - by jreklund - 08-17-2018, 02:10 AM
RE: Getting encrypted name problem. - by HarrysR - 08-17-2018, 06:20 AM
RE: Getting encrypted name problem. - by InsiteFX - 08-17-2018, 03:49 AM
RE: Getting encrypted name problem. - by jreklund - 08-17-2018, 07:11 AM
RE: Getting encrypted name problem. - by HarrysR - 08-17-2018, 08:20 AM
RE: Getting encrypted name problem. - by InsiteFX - 08-17-2018, 10:21 AM
RE: Getting encrypted name problem. - by HarrysR - 08-17-2018, 11:11 AM
RE: Getting encrypted name problem. - by jreklund - 08-17-2018, 11:02 AM
RE: Getting encrypted name problem. - by HarrysR - 08-17-2018, 11:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB