• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Where to get show.php

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
Originally posted by: DannyBoy
Originally posted by: NL5
Originally posted by: LoKe
From what I gather, a program called "show php" would show PHP code. Right? --v

EDIT : If you want to see your code so bad, have a php script copy the code from one of your php files, into a txt file for later reading.

I can access the code via the server - like I said the version of show.php that I had didn't show code at all, just all the server info relating to php. Specifically I need to know what the post_max_size and max_file_upload settings are at on the server - I am on a shared server, so I don't have access to the php.ini file, but the hosting company changed it on the last server.

Mate, create a file called "info.php" and put this:

<?php phpinfo(); ?>

..in the file, save, upload to server and load the file.


Thanks! I will try that.

Like I PM'd Loke, I am pretty sorry at programming and such, but with a little help I can usually do OK. (well, not OK, but better than nothing) 😀


 
Originally posted by: NL5
Originally posted by: DannyBoy
Originally posted by: notfred
Originally posted by: LoKe
From what I gather, a program called "show php" would show PHP code. Right? --v

EDIT : If you want to see your code so bad, have a php script copy the code from one of your php files, into a txt file for later reading.

Ah, so a program named "explorer.exe" must explore exe code, right?

rofl pmsl lmfao

I thought that was effin hilarious myself.

I DO understand the concern - stealing code is not cool. However, I paid good money to have my site coded, and it worked great till the server switch, and my programmer is MIA, and I have been having a heckuva time getting iit back up - I think it now works halfway, and the server is set to limit the "process", and I need to know what it is set at - I did it when I first set up the site on the old server.

Do you have MSN or AIM?

I'll try and sort your problem for you if you want.
 
Originally posted by: DannyBoy
Originally posted by: NL5
Originally posted by: DannyBoy
Originally posted by: notfred
Originally posted by: LoKe
From what I gather, a program called "show php" would show PHP code. Right? --v

EDIT : If you want to see your code so bad, have a php script copy the code from one of your php files, into a txt file for later reading.

Ah, so a program named "explorer.exe" must explore exe code, right?

rofl pmsl lmfao

I thought that was effin hilarious myself.

I DO understand the concern - stealing code is not cool. However, I paid good money to have my site coded, and it worked great till the server switch, and my programmer is MIA, and I have been having a heckuva time getting iit back up - I think it now works halfway, and the server is set to limit the "process", and I need to know what it is set at - I did it when I first set up the site on the old server.

Do you have MSN or AIM?

I'll try and sort your problem for you if you want.


No, but if your script works, I have all the emails between me, the programmer, and the server admin, where we changed about 3 or 4 things till we got it to work.

Give me a sec, and I will try it.


 
Originally posted by: NL5
Originally posted by: DannyBoy
Originally posted by: NL5
Originally posted by: DannyBoy
Originally posted by: notfred
Originally posted by: LoKe
From what I gather, a program called "show php" would show PHP code. Right? --v

EDIT : If you want to see your code so bad, have a php script copy the code from one of your php files, into a txt file for later reading.

Ah, so a program named "explorer.exe" must explore exe code, right?

rofl pmsl lmfao

I thought that was effin hilarious myself.

I DO understand the concern - stealing code is not cool. However, I paid good money to have my site coded, and it worked great till the server switch, and my programmer is MIA, and I have been having a heckuva time getting iit back up - I think it now works halfway, and the server is set to limit the "process", and I need to know what it is set at - I did it when I first set up the site on the old server.

Do you have MSN or AIM?

I'll try and sort your problem for you if you want.


No, but if your script works, I have all the emails between me, the programmer, and the server admin, where we changed about 3 or 4 things till we got it to work.

Give me a sec, and I will try it.

Well if you want me to take a look at the server config & the code I'll be able to fix it, I know php rather well.
 
Originally posted by: notfred
Originally posted by: LoKe
Well, I have a feeling you're using it to rip someone's source code. -,-

BWAHAHAHAHAHA!!! This works across servers? You can use it on other people's code that runs on other machines?

PHP is such a pile of sh!t!

All the programmers I work with say the same thing.

jC
 
Back
Top