473,472 Members | 2,155 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

what is the function of <?=$_SERVER['PHP_SELF']?>

2 New Member
I am going to be a php mysql developer can you suggest me some suggestions that might be helpful for my development because I am beginner in this field and working on my research project
Mar 10 '11 #1
2 2030
johny10151981
1,059 Top Contributor
<?=$_SERVER['PHP_SELF']?> this is a simplified way of echoing variable. its equivalent can be
Expand|Select|Wrap|Line Numbers
  1. <?php echo $_SERVER['PHP_SELF'];?>
Mar 10 '11 #2
quratt ul ain
2 New Member
thank you so much I need more answers for further assistance
Mar 10 '11 #3

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

Similar topics

3
by: Alexander Ross | last post by:
I have an html snippet, and I want to remove any <span> tags that have a specific attribute (class=none) ex. The quick brown <span class="animal">fox</span> jumped <span...
2
by: Stephen Robinson | last post by:
I'm trying to learn Java right now, but I can't figure out exactly what an Applet is. . . Thanks, Stephen,
63
by: Tristan Miller | last post by:
Greetings. Do any popular browsers correctly support <q>, at least for Western languages? I've noticed that Mozilla uses the standard English double-quote character, ", regardless of the lang...
2
by: David W. Deley | last post by:
I've encountered some tags I'm not familiar with. <csscriptdict> <csobj > What are these tags and where can I find more info?
11
by: Les Paul | last post by:
I'm trying to design an HTML page that can edit itself. In essence, it's just like a Wiki page, but my own very simple version. It's a page full of plain old HTML content, and then at the bottom,...
3
by: Ben Becker | last post by:
I am trying to build a custom crosstab type of grid where I take some items in a data grid and based on the content of the current item compared to the previous item, determine if a new row in a...
4
by: Bruno Piovan | last post by:
Hi, I got a example code and there are some '/ <Summary> '/ bla bla bla bla bla '/</Summary> what does that means??? thanks
30
by: Killer42 | last post by:
Hi all. Is it just me, or did the format of the forums change drastically overnight? :( I must say, I don't like the new layout at all. Can we have a switch to display in the old or new format,...
1
by: ad | last post by:
I find an assemblies section in web.config. There are some PublicKey in it. What do these PublicKey do? What does <assembliessession do? <assemblies> <add...
4
by: Rasarx | last post by:
Being new to VB, I'm trying to understand what a construct like means and how to use it. I thought anything with brackets is an escaped variable to allow using keywords like boolean, as in . But I...
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
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.