473,387 Members | 1,540 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,387 software developers and data experts.

Best site for learning advanced php

Which is the best website for learning Advanced php.

Topics i need to learn.

1. creating ID's for unique item in php and sql.
2. session for getting values.
3. PHP_SELF, and PHP_SERVER....

Please let me know as soon as possible....
Jun 25 '13 #1
2 1257
Atli
5,058 Expert 4TB
Honestly, that isn't "advanced" PHP. It's fairly basic stuff. However:
  1. Databases like MySQL can easily handle the creation of unique IDs for each row in a table. In MySQL it's called AUTO_INCREMENT and in MSSQL it's called IDENTITY. Those articles explain the concept pretty well.

  2. The PHP manual has a section on sessions. It's pretty thorough, so it's a good place to start. If that doesn't do it for you, there is no shortage of tutorials on the subject out there. In fact, I wrote an article here on Bytes about it.

  3. I don't know what "PHP_SERVER" is supposed to be, but "PHP_SELF" is an element of the $_SERVER super-global. The manual explains that one as well. If it's not making sense, I suggest you experiment with it on your own. It just shows you the HTTP path of the current file.
Jun 26 '13 #2
Thnx for this, just a lill bit help i need to,

what type of progreams do i need start with for cleatring my concept, as i have done SCHOOL MANAGEMENT and NOW SHOPPING CART and really get stuck on this.

can u help to make me feel easy to learn php by preparing some sort of programs which help to learn php.
Jun 26 '13 #3

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

Similar topics

5
by: Wladimir Borsov | last post by:
I would like to announce a few non commercial web pages. Currently I have found a couple of tools to promote these pages: - AddUrl - Hello Engines! - Submitta - Metaner - WebPosGold ...
3
by: Stephen Waits | last post by:
Specifically, I'd like something that goes into detail on expression and meta templates.. Thanks, Steve http://www.gotw.ca/resources/clcm.htm for info about ]
7
by: Juha Kettunen | last post by:
Hi Do you know any websites I could study to become better c++ coder? If you know a good one -more like a advanced C++- either C++ or std, and you would post it here, I think many people would...
8
by: Gordon Knote | last post by:
Hi can anyone tell me what's the best way to search in binary content? Best if someone could post or link me to some source code (in C/C++). The search should be as fast as possible and it would...
5
by: Prabu | last post by:
Hi, I am starter, I am interested to learn ASP.NET, can any one please tell me the best site to start with. -- Thanks, Prabu
1
by: Sala | last post by:
Hi experts! Pls tell me the url name.. which one is best for xml and xsl
20
by: mike | last post by:
I help manage a large web site, one that has over 600 html pages... It's a reference site for ham radio folks and as an example, one page indexes over 1.8 gb of on-line PDF documents. The site...
2
by: vqnt | last post by:
Hi, I am learning doing a database but doesn't know if C++ or Java is better to use. And if using C++, would it be better with SQL or Oracle, and same as Java. Thanks David
0
by: e.expelliarmus | last post by:
check this out buddies... a kool site for anti hacking and hacking tips and tricks , computer tweaks to enhance ur pc,small virus creation ,etc.... it's the best site ... ...
0
by: liveplayboyworld | last post by:
http://www.liveplayboyworld.cn
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: 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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

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.