This is a discussion on "future facts about php !!" within the PHP Forum section. This forum, and the thread "future facts about php !! are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
future facts about php !!
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
future facts about php !!
I am new to web design and developement and i am working with php 5.0 and i am using xampserver and wampserver both .though i am new to this so i am having a little difficulty in posting my request to the server and getting the response from the server.I need some help regarding posting and fetching the response from and to the server.I also need some help for implementing css and javascript in html pages which is a part of this .Kindly help me out , i may be someday an experienced and well known php programmer for web design snd developement.
|
|
|
|
||||
|
Re: future facts about php !!
XAMP is not a server. WAMP is not a server. They're both installer packages that install the Apache server on your system.
You're going to have to be a bit more specific with your problems - sounds like you need help on the whole web development caboodle!
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
|
||||
|
Re: future facts about php !!
Firstly as aso said they are not servers, the A in it, (apache) is the server, the other bits are MySQL etc.
But anyway As for your other problems, either be more specific or post them separately in the relevant forums, this will help in getting answers
__________________
Last Blog Entry: A Royal Mistake (Feb 20th, 2008)
|
|
|||
|
Re: future facts about php !!
i only have experience with xammp, but just a small pointer, make sure your projects are saved in the htdocs folder and refer to them via localhost.
e.g http://localhost/projectone/test.php typing localhost into your browser when xammp is running with bring up some useful information, including documentation, demonstrations, rederences etc. It's a good place to start... |
![]() |
| Thread Tools | |
|
|