HELP-

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
zopm
Forum Newbie
Posts: 2
Joined: Tue Sep 10, 2002 1:39 am

HELP-

Post by zopm »

I'm new to PHP and server side scripting in general and I have a question or two. How do you view the PHP code you have made if you dont have your own web server. I'm hoping its nearly as simple as using notepad and your web browser like HTML or JavaScript-although i'm sue its not. Also any suggestions of good books, tutorials etc on PHP and MySQL.
Someone please reply......
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

As you can imagine, there are some other threads on this topic since the question is not that unique ;)
only as an example: http://www.devnetwork.net/forums/viewtopic.php?t=1208
or http://www.devnetwork.net/forums/viewtopic.php?t=2598
User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

Post by Takuma »

Setup your own server try PHPTriad.
Post Reply