ISP-Talk  

Go Back   ISP-Talk > Hosting > Scripting related

Reply
 
Thread Tools Display Modes
  #1  
Old 06-10-2008, 16:06
dave dave is offline
Administrator
 
Join Date: Sep 2008
Location: Nederland
Posts: 4
Default PHP Configuration Settings

If you got a webhosting account and you wanna know the PHP settings you can do the following steps

1) Create a PHP file called "phpinfo.php"
2) Add the info below in the file
PHP Code:
<? phpinfo(); ?>
3) Upload the file to your account
4) Go to http://your-domain.com/phpinfo.php

Now you can see the information about the PHP settings.
Reply With Quote
  #2  
Old 05-12-2009, 20:05
Tonapymn Tonapymn is offline
Member
 
Join Date: Nov 2009
Location: Finland
Posts: 61
Send a message via ICQ to Tonapymn
Default PHP Configuration Settings

thanks for sharing ... now i know what is PHP all about ... heehee
__________________
Too lazy to set a custom title hedonism 3
Reply With Quote
  #3  
Old 05-12-2009, 21:29
Tonapymn Tonapymn is offline
Member
 
Join Date: Nov 2009
Location: Finland
Posts: 61
Send a message via ICQ to Tonapymn
Default PHP Configuration Settings

Thanks for the share man This looks like a useful tool for php programming.
__________________
Too lazy to set a custom title hedonism 3
Reply With Quote
  #4  
Old 23-12-2009, 12:01
Carcala09 Carcala09 is offline
Junior Member
 
Join Date: Oct 2009
Location: United States
Posts: 8
Send a message via ICQ to Carcala09
Default PHP Configuration Settings

How would you send your information to CMD_ACCOUNT_USER to create an account?
I made all the fields and such, but Im unsure on how to send the info.
Reply With Quote
  #5  
Old 20-01-2010, 01:40
plaxaks09 plaxaks09 is offline
Junior Member
 
Join Date: Oct 2009
Location: Germany
Posts: 11
Send a message via ICQ to plaxaks09
Default PHP Configuration Settings

Just post the form to your own PHP script, which in turn parses the form and uses the DA communicating class to send the info on to DA

Matt
Reply With Quote
  #6  
Old 08-02-2010, 04:57
plaxaks09 plaxaks09 is offline
Junior Member
 
Join Date: Oct 2009
Location: Germany
Posts: 11
Send a message via ICQ to plaxaks09
Default PHP Configuration Settings

Form Processor


Does anyone know of a free php form processing script that would allow me to set some fields as required, can both send to an email address and populate a flat file something I could export to Excel AND is easy to set up?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 21:54.

Advertisements



Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.