[thelist] PHP System Scripter Wanted

Brooking, John John.Brooking at sappi.com
Fri Apr 22 08:15:40 CDT 2005


I'm posting this for a friend of mine. Please contact him for the
details and if you are interested. I'm including a tip in case this
could be considered slightly off-topic.

------- Want Ad Starts --------

Project Title:
Linux / PHP help needed for automating user signup procedure
 
Current Setup:
Server is CentOS (Redhat stripped of the branding). Specs are as
follows: WHM 10.0.0 cPanel 10.0.0-R149 - CentOS 3.4 i686 Kernal version
1.3.33(I think) WHM X v3.1.0 - PHP version 4.3.9 - MySQL version 4.0.22
standard - pure-ftpd 1.0.20 installer release number 10.tls
 
Project Overview:
I have a dedicated server in which I am writing some custom code in
php/mysql. I do not have the time or technical experience to do some
things. I need a procedure able to be initiated from a php script that
will do the following: Make ftp account, set ftp access, make
directories and chmod them, add information to a database. Emphasis for
this script should be put on SIMPLICITY OF DESIGN. I prefer simpler code
which is easier to understand to more complicated code which is harder
for future programmers to pick up on, although the latter may be more
processor efficient. The quickest way to get more coding jobs from me is
to document everything.

Please email me at codinghelp at crazyjeremy.com if interested.

------- Want Ad Ends --------

<tip type="Server debugging technique" author="John Brooking">

If you don't have a debugger for your server language, you can always
debug by printing things to the output page at various points in your
script, such as "I am here" to see if a certain section of code is being
entered, or the value of a variable throughout the page. If you don't
want to mess up the page output with this, you can print it as an HTML
comment and view the page source to see it. Make sure you have
previously begun outputting the page.

</tip>

- John
-- 


This message may contain information which is private, privileged or confidential and is intended solely for the use of the individual or entity named in the message. If you are not the intended recipient of this message, please notify the sender thereof and destroy / delete the message. Neither the sender nor Sappi Limited (including its subsidiaries and associated companies) shall incur any liability resulting directly or indirectly from accessing any of the attached files which may contain a virus or the like.



More information about the thelist mailing list