Jump to content
xisto Community
Sign in to follow this  
nbop

Heeeeeeeeeeeeelp Meeeee (with Php) I need somehelp on php

Recommended Posts

I'm now tryin to learn php (with online tutorials) but everything i write, and then i want to view just won't work :P:D So could you please help me. If you have some good resource or tutorial sites on this topic (php) please post them to.thx :lol:

Share this post


Link to post
Share on other sites

The script has to be parsed by the PHP engine - you can't just open it in an offline web browser as you can HTML files. Probobly the best option would be to get the Apache Web Server, and the PHP engine (which are both free) so that you can run scripts on your local machine.

 

Alternatively, you can just upload them to whichever web server you are using (assuming it supports PHP - which Xisto does), but it is easier to test and debug them locally before uploading.

Share this post


Link to post
Share on other sites

as said before php is executed on the server so you need apache(as said Spectre) but the genreric pack need to be configured as well as the php binary and this can be difficult for a newbie

so... i recomend a easier solution
there is a thing called xampp aka apache friends
its a full package including apache http server php 5 and 4 perl ....... and everything preconfigured
all you need to do is unpack and install it

download link:
https://sourceforge.net/publish/

try google with xampp for more details

btw. its all free under gnu

Share this post


Link to post
Share on other sites

If I were you I would go here it has full intructions on how to install PHP, MySQL, Apache and phpMyAdmin.
Thats where I went to to help me install that stuff.
If you have any other questions feel free PM me.

Laterz
Matty

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.