Newbie Question - do I have php installed
I am a beginner to php and our database person told me that I would
have to run some commands on our linux vps before we have php
installed completely but I just did a phpinfo() test and everything
is coming up. But a ftp app that I am working on isnt showing anything
- just a white page. So I am not sure if the problem is somewhere else
or if its because php isnt installed completely. I also ran a
$_SERVER['HTTP_USER_AGENT']; script and that worked. So is there any
way for me to check to see if its completely uploaded?
Thanks,
Randy
.
Relevant Pages
- Web Developers - Happy Hearts And HDTV! - Lockergnome
... Certificate on your MSIIS Web server. ... getting data from a database is only half the problem. ... Zend recently started a series about building rock solid code in PHP. ... which provides bulk database conversion. ... (freebsd-questions) - Re: Techniques for Vulneability discovery
... in mind) so i searched the net for some free database driven software and came ... the first thing i did was grab some info about PHP programming and some MySQL ... I did some more reasearch on different types of web based "input validation" ... PHP and SQL docs, etc.. ... (Vuln-Dev) - Re: Techniques for Vulneability discovery
... in mind) so i searched the net for some free database driven software and came ... the first thing i did was grab some info about PHP programming and some MySQL ... I did some more reasearch on different types of web based "input validation" ... PHP and SQL docs, etc.. ... (Security-Basics) - Re: CSS + xhtml static site - going dynamic?
... PHP then fills each content area. ... A better alternative is to have PHP pull the content off a database. ... management - menus and page linking need to be done by hand. ... So the second part is to formally build the linking structure into the ... (uk.net.web.authoring) - Re: CSS + xhtml static site - going dynamic?
... PHP then fills each content area. ... A better alternative is to have PHP pull the content off a database. ... management - menus and page linking need to be done by hand. ... So the second part is to formally build the linking structure into the ... (uk.net.web.authoring) |
|