Web help | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Web help

I have a network job to get the job done - create a wallet, then a server. I have already made a portfolio (Html, Css, Javascript) and have already made a server. My problem is that in my server project all files are in PHP. I don't know how to link my server to my portfolio project. Who can help me? it's very urgent

27th May 2022, 9:16 AM
Daniel Alexis
30 Answers
- 2
Please I need help I'm a beginner in website designs
27th May 2022, 7:58 PM
ASH LAD
ASH LAD - avatar
+ 3
If other php files are not accessible by client machine then its means you have to install any web server along with php on your server
27th May 2022, 2:37 PM
Muhammad Habib Tahir
Muhammad Habib Tahir - avatar
+ 3
Kindly accept my request on Google drive
27th May 2022, 2:40 PM
Muhammad Habib Tahir
Muhammad Habib Tahir - avatar
+ 2
Kindly tell me the answers of the two questions asked above?
27th May 2022, 2:54 PM
Muhammad Habib Tahir
Muhammad Habib Tahir - avatar
+ 2
And third question is what OS you're using on that server Windows or Linux?
27th May 2022, 2:56 PM
Muhammad Habib Tahir
Muhammad Habib Tahir - avatar
+ 2
Your problem has been solved in private conversation. Thanks for trusting me and sharing your files. Thanks bro
27th May 2022, 4:42 PM
Muhammad Habib Tahir
Muhammad Habib Tahir - avatar
+ 2
Sololearn is a very good platform ASH LAD , RTB and Akinola kindly start learning with out waisting any time. One day you all will be professional developers. Wish you best of luck, happy learning by sololearn
28th May 2022, 1:41 PM
Muhammad Habib Tahir
Muhammad Habib Tahir - avatar
+ 2
akhil rajput kindly start your own thread By the way, your answer is as following: <html> <head> <title> myself</title> <style> body{ background-color: green; } h1{ } </style> </head> <body> </body> </html>
28th May 2022, 5:36 PM
Muhammad Habib Tahir
Muhammad Habib Tahir - avatar
+ 2
akhil rajput body inside style tags are for styling the body of your document However the "body" itself starts after closing head Kindly start HTML in sololearn. There all these has been tought
28th May 2022, 5:40 PM
Muhammad Habib Tahir
Muhammad Habib Tahir - avatar
+ 1
I can help, I also can do it for you Can you give me access by anydesk or by ssh(if it is on linux)
27th May 2022, 2:31 PM
Muhammad Habib Tahir
Muhammad Habib Tahir - avatar
+ 1
If other php files are working on the server by accessing them with any client machine on the network, then it's mean you have a working web server. Just paste the portfolio html file where php files are and rename the file ext from .html to .php
27th May 2022, 2:35 PM
Muhammad Habib Tahir
Muhammad Habib Tahir - avatar
0
no no, I'm already done with my server, I have a file that contains about 5 PHP files. I have another file which is a portfolio, this file contains an HTML file, a Css file and a Javascript file, now I want to link my server to my portfolio.
27th May 2022, 11:02 AM
Daniel Alexis
0
my server is the type you enter a user name, a password and it sends you to a page. I have already done this
27th May 2022, 11:04 AM
Daniel Alexis
0
I had also already made my portfolio
27th May 2022, 11:06 AM
Daniel Alexis
0
now I don't know what to do to make my PHP codes work with my server
27th May 2022, 11:07 AM
Daniel Alexis
0
https://www.educba.com/embed-php-in-html/ I wanted to reply to your messages but as soon as I went looking for an answer (I haven't done something like this in more than 5 years and once you do it, you don't need to do it again...) the messages were gone.
27th May 2022, 12:32 PM
Ausgrindtube
Ausgrindtube - avatar
0
Or do you mean you need a link or something to the PHP file like you'd have for you HTML portfolio? Do you know the IP address or similar details of your server? Then you should be able to find the location of the file.
27th May 2022, 12:34 PM
Ausgrindtube
Ausgrindtube - avatar
0
I need something to put in my HTML and so the server and the Portfolio will become a single project, I already have my portfolio, I already have my server.
27th May 2022, 12:55 PM
Daniel Alexis
0
Ausgrindtube if you're talking about direct messages here in the app, go to your messages, click on the three dots in the top right corner, and choose "Message Requests". When you read messages from a new contact and neither accepted nor declined you should find them there (at least for some time, I don't know if requests expire).
27th May 2022, 2:19 PM
Simon Sauter
Simon Sauter - avatar