visitor (0 QPoints)
  • FR
  • EN
  • NL
  • DE
  • ES
315 experts, 1193 registered users, 1659 questions already answered
European Experts Exchange, the very best site for high-quality IT solutions

New Improved Search!

 


05/10/2011 1h30 : Steve Jobs is dead, the father of Apple ][ is gone, we are all orphaned.

Languages :: PHP :: Composer PHP


By: PHP newbee U.S.A.  Date: 14/12/2002 00:00:00  English  Points: 20 Status: Answered
Quality : Excellent
hello, is there any one who can tell me if there is any php composer software like you know how we use web site in front page is there any one who can tell me some software which can make php web sites..


By: TheFalklands Date: 14/12/2002 12:18:00 English  Type : Comment
PHP is a real scripting / programming language so generation isn't possible in the same way that HTML is.


Good tools which make it easier for you are things like PHPedit and DreamWeaver MX. Neither of these will actually do your code for you though.

A good read through the manual on php.net will help you a lot.
By: VGR Date: 14/12/2002 14:59:00 English  Type : Answer
yes, there can be mo "php composer". PHP IS A COMPOSER for HTML/DHTML,XML.

to be short, here's the normal way people introduce themselves to PHP scripting :

- you have an HTML site (you can make it using a composer, althought I recommend putting hands on and in the HTML coding, it'll help later on ;-)

- you want to add some functionalities like a database use, of the date-of-the-day automatically printed out, or a counter of visits (with DB), or the automatic redirection towards an other page in some cases (like the remote IP Address being some blacklisted value, for instance)

Then you may introduce some php in your page, between the famous <? and ?> tags. And build your experience from there on.

Using the php.net online manual (with a lot of user comments) is mandatory, searching here is useful too, and using google is always a good idea.

As for my examples, you would use :
-mySql support functions (see relevant chapter in documentation) like mysql_connect or mysql_pconnect, mysql_query, mysql_numrows(), mysql_fetch_array and such
-<? echo date("J m Y"); ?> for the date
-if ($REMOTE_ADDR=='123.44.32.56') Header("Location: index.php?blacklisted=1"); for blacklisted people

etc

hope this helps

Do register to be able to answer

EContact
browser fav
page generated in 334.654810 milliseconds

Why Google AdSense ads ?

compteur
 Ranking-Hits PageRank for this page