|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Usually I'm not this clueless, but what the heck is PHP and how does it relate to other languages like HTML, JS, CSS, ASP, etc.?
thanks, bob |
|
#2
|
|||
|
|||
|
Hi Bob,
Here is a cut and paste from http://www.php.net home page: Quote:
PHP is most similar to ASP in your list of technologies above. It requires a server-side engine to pre-process the commands embedded in the HTML before sending the result to the browser. PHP is embedded in HTML, but is not HTML. After the browser requests a PHP page, the server returns the result as html. JavaScript is strictly a Client-Side Browser scripting language, and CSS (Cascading Style Sheets) is a mechanism for adding style to Web documents. (see http://www.w3.org/Style/CSS/ ). Hope that helps!
__________________
-- John Sturgeon <>< johns@senareider.com http://www.senareider.com/technology.php |
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > PHP -- must have been asleep for this one |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|