473,382 Members | 1,392 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

PHP Learning Resources

I want to learn PHP but i don't have any sources if any one can told me about sources for that or sites that talking about PHP
Jun 14 '09 #1
5 1630
Markus
6,050 Expert 4TB
Well, you're at a great site that can help you with your learning of PHP. But, of course, you need some resources to get you started. I, and I assume most, started with w3schools; check out the links of the left - they'll give you a lot of resources for different things.
Jun 14 '09 #2
Dormilich
8,658 Expert Mod 8TB
not to forget the ultimate resource—the PHP manual. there are all the functions explained and further insight you can get by reading the comments. (though it is not a tutorial))
Jun 14 '09 #3
thanks for replay
I visited w3School and i read some of it's tutorials but i have a problem to understand what is required to download to begin working with PHP and mySQL
I saw some sites but it made me more confused
so if any one can told me simply what is required to beging with PHP and MySQL server
note i am working on ubuntu
Jun 15 '09 #4
Dormilich
8,658 Expert Mod 8TB
@ahmed mahmoud
then it's relatively easy to set up PHP/MySQL/Apache. go to Synaptic and install the Apache, PHP and MySQL packages. additionally visit the documentation.
Jun 15 '09 #5
Markus
6,050 Expert 4TB
Make sure you have your software sources pointing somewhere good.

Expand|Select|Wrap|Line Numbers
  1. sudo apt-get install apache2
  2. sudo apt-get install libapache2-mod-php5 php5 php5-cli php5-cgi php5-mysql mysql-server
  3.  
Any dependencies should be automatically installed.
Jun 15 '09 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: AnOvercomer02 | last post by:
Hi. What is the best way to learn Python? None of the local schools near me teach any courses on the topic. Thanks. -- Cody Houston AnOvercomer02@webtv.net
0
by: JJ_377 | last post by:
I need some suggestions on resources for learning about transaction processing. I have an excellent SQL reference that gives the syntax...and basic concepts but I am also interested in real world,...
7
by: Andy | last post by:
Hi Just purchased "Beginning Visual Basic 2005" from amazone.com. Anyone who has experience with this book, or could recomend another beginning programming bok? /A.
1
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej...
3
by: jr | last post by:
I know this has been asked several times before, but as there is always new content surfacing on the web, I wanted to rehash it. What are some good resources for learning how to develop in ASP.NET...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.