Jump to content
Reliance Jio & Reliance Mobile Discussion Forums
Sign in to follow this  
RajanPERT

Php Tutorial

Recommended Posts

I have been looking around for a tutorial all over the net. Thanks guys.

Hi, I did not understand, what u want. If u are looking for a book or tutorial regarding internet than this is not good thread for this. You can make ur request E Book Station

Thanks and Take Care!

Share this post


Link to post
Share on other sites
imvikky, i must've posted in the wrong thread. anyway, it wont matter if you write your PHP scripts on Win XP and later use them o n server 2003. Just be careful while handling files if you later plan to use your script on a Linux machine...

47977[/snapback]

Hey Linuxguy.... Now my office has decided to shift from present win2K3 server to linux based server... :thumb:

All my projects are in trouble all of a sudden :lol: ...

Could you tell me what all precautions will I have to take so that I can develop the programs on my lappy with winxp and later upload the data to the server... :P

Also could you tell me a link/tutorial for how to install php/mysql/phpmyadmin on a linux server/standalone computer... :help:

Also if I can use the method described in earlier this post on Linux server tooo :wacko:

Share this post


Link to post
Share on other sites
Also could you tell me a link/tutorial for how to install php/mysql/phpmyadmin on a linux server/standalone computer...  :lol:

Also if I can use the method described in earlier this post on Linux server tooo :P

48419[/snapback]

No the installation procedure is differ from Windows. Use this tutorial. It have all helps as u may needed. Linux + Apache + MySql + PHP Installation Guide

share ur exp with us.

Thanks and Take Care!

Share this post


Link to post
Share on other sites
Hey Linuxguy.... Now my office has decided to shift from present win2K3 server to linux based server...  :angry:

All my projects are in trouble all of a sudden :D ...

Could you tell me what all precautions will I have to take so that I can develop the programs on my lappy with winxp and later upload the data to the server... :lol:

Uh...dont panic. The only difference between a WAMP and a LAMP server is, that windows treats the newline character differently. Thats all. No difference apart from that.

For windows newline is CR + LF (\r\n). For linux, its just LF (\n).

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  

×