NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
New


Joined: 06 Jan 2007
Posts: 19
Reply with quote
hey everyone. i have just purchased NuSphere PhpED , how do i get it to work on my website ? my web hosting support php but i just dont know how to start creating a database with this . someone help please
thank you
View user's profileFind all posts by LuisMartinsSend private message


Joined: 19 Dec 2006
Posts: 94
Reply with quote
just google "PHP Tutorials" amd "MySQL Tutorials".
View user's profileFind all posts by basireSend private message


Joined: 06 Jan 2007
Posts: 19
Reply with quote
i have googled. i follow the steps given, i open wordpad and enter this code ,

<html>

<body>



<?php

$myvar = "Hello World";

echo $myvar;

?>



</body>

i saved it as test.php and upload it to my server. When i click preview i dont see anything tho.

what am i doing wrong ?

thanks
View user's profileFind all posts by LuisMartinsSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8340
Reply with quote
You need php installed on the server and file you uploaded onto the server should be located in the web server's directory tree. Url pointing to the file depends on the host, directory and file name. Please consult with guys who installed server for you. They will point out to the correct directories and so forth.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 06 Jan 2007
Posts: 19
Reply with quote
ok, i have phpbb and php nuke.
i saved the file as test.php and i imported to public_html where my index.html is.
but nothing
View user's profileFind all posts by LuisMartinsSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8340
Reply with quote
We cannot help you much with installing php and configuring your web server. Please consult with manuals and/or hosting company.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 06 Jan 2007
Posts: 19
Reply with quote
hey dmitri, i actualy got it to work. when i open a file.php from my web server it open with phpED , so it really doesny have to be installed on server, it opens so you can edit it.
but know thats the thing. i have no clue where or what to do from here.
View user's profileFind all posts by LuisMartinsSend private message
New
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic