Programming Tutorials Browser Tutorials Articles Struts Tutorials Hibernate Tutorials

Search: 

  Tutorial: PHP Introduction to PHP Get PHP_SELF without the slashes Tutorial

Get the current page name without all the directories or slashes.

Tutorial Details:

Acecool Company - Technology For the Future

Use the menu to your left to navigate the site.
All Media Categories .htaccess - Tutorials for .htaccess files
Affiliates - Links to affiliate sites
C++ - Tutorials for C++
Classes - Tutorials on PHP Classes
CMS Photos - My Content Management System photos
Delta Force: BHD - Black hawk down pictures
Downloads - Downloads and hosted downloads here
Finished products - Finished products from the tutorials
Firestones' photos - One of my friends category...
Flagrun - Flagrun Downloads
Game Screenshots - Screenshots of scores / funny stuff
GD - Tutorials for the GD Library..
Graphic - Tutorials for creating / altering images
Half-Life 2 - Half-Life 2 downloads
Half-Life Mods - Half-Life modification downloads
Half-Life Scripts - Half-Life Scripts / Mod Scripts
HL Mods - Links to various Half-Life mods.
HTML - HTML tutorials here.
Javascript + PHP - Using Javascript functions with PHP
Links - Links to various sites.
Media.php - Administration area photos
Mods - phpBB2 Modifications
My Art - My art, photoshopped images etc..
MySQL - Tutorials for PHP and MySQL
Nascar Thunder 2004 - Pics of NT2004
NSF-U - Need For Speed Underground Photos
Older releases - Old releases for Half-Life
PC Halo (Scores) - Scores from Halo
Photoshop - Adobe Photoshop tutorials
PHP - PHP Tutorials
phpBB2 - Downloads for phpBB2
phpBB2 - Tutorials for phpBB2
Polls - Polls for various debates will be found here.


 

Read Tutorial at: Click here to view the tutorial

Rate Tutorial:
PHP Introduction to PHP Get PHP_SELF without the slashes Tutorial

View Tutorial:
PHP Introduction to PHP Get PHP_SELF without the slashes Tutorial

Related Tutorials:

Displaying 1 - 50 of about 3445 Related Tutorials.

PHP Ajax Book
PHP Ajax Book PHP Ajax Book  ...; AJAX and PHP:  Building Responsive Web Applications is the most practical and efficient resource a reader can get to enter the exciting world of AJAX
 
PHP Make a shoutbox without using MYSQL Tutorial
PHP Create a Shoutbox using MySQL PHP Create... database. Now to make your very own PHP shoutbox, which , first of all we need... with a submit button, another .php file will connect to the database and insert the values
 
PHP MySQL on Centos 5.x
into php. If you have downloaded and installed Centos 5.x then you won't get MySQL support into your php application. In this tutorial I will show you how you.... Hope this tutorial will help you in installing MySQL support in PHP
 
Open Source PHP
for PHP scripts The main purpose of this tutorial is to kick off the new... and throughout the net regarding PHP. This tutorial will be fairly short, so even... Open Source PHP,Open Source PHP Shopping Cart,Open Source PHP & MySQL
 
PHP Tutorials from RoseIndia
of PHP with this quick and simple tutorial. Designed for the very beginners...: In this tutorial you will get to know about databases, tables, query... RoseIndia PHP, PHP Tutorials from Rose India a:link { color : #00a
 
PHP Getting Started With PHP Tutorial
with this quick and simple tutorial. Designed for the very beginners. What is PHP...://roseindia.net/tutorial/php/phpbasics/tutorial/index.html or http://roseindia.net/tutorial/php/phpbasics/index.html      
 
PHP PHP Triad Tutorial
PHP-Triad Tutorial PHP-Triad Tutorial  ...; In this PHPTriad tutorial we will learn how to download install and test an application on the PHPTriad server. PHPTriad is a software package which installs PHP
 
Free PHP Books
; A Programmer's Introduction to PHP 4.0 No matter what language you... be immediately incorporated on any website. The invaluable A Programmer's Introduction to PHP... Free PHP Books Free PHP Books  
 
PHP SQL Sanitize
Understand with Example The Tutorial illustrate an example from 'PHP SQL Sanitize...;<?=$PHP_SELF?>" method="post" >    ... PHP SQL Sanitize PHP SQL Sanitize
 
PHP Programming Books
;  A Programmer's Introduction to PHP.... Beginning with a rapid introduction to PHP's syntax and basic functionality, you... A Programmer's Introduction to PHP 4.0 shows you how to make the most of PHP's
 
PHP : Form to Email
discussed in our earlier tutorial, it is very easy to send mails using PHP...;mail" action="<?php $PHP_SELF;?>" method="post">... PHP Form to Email PHP : Form to Email  
 
PHP Ajax and Database
; In this following tutorial we will study how to connect PHP, JavaScript...;Microsoft.XMLHTTP"); } return null; }   phpAjaxDB.php <?php $q=$_GET["... PHP Ajax and Database PHP Ajax and Database
 
PHP Ajax
://www.roseindia.net/programming-tutorial/Ajax Following tutorial will help you to learn PHP... PHP Ajax PHP Ajax     ..., without refreshing the page, and this is the magic of AJAX. It receives data
 
PHP Chat Systems A MySQL Driven Chat Script Tutorial
PHP Chat Systems A MySQL Driven Chat Script Tutorial PHP Chat Systems A MySQL Driven Chat Script Tutorial    ...;form name="chat" action="<?php echo $PHP_SELF;?>"
 
Create your Email Server by PHP
server and PHP can turn your computer into a server. This tutorial will help you... will get your account. Code: <?php $to="basu@localhost"... Create your Email Server by PHP Create your Email
 
PHP MySQL Connect to a Database
PHP MySQL Connect to a Database PHP MySQL Connect...;   In WAMP software stack, php and mysql are bundled together... will demonstrate the second option in this tutorial The first step of any kind
 
MySQL PHP Query delete
with Example The Tutorial grasp you an illustrative example on 'MySQL PHP Query... record or records should be omitted. To get PHP to execute the statement we use... MySQL PHP Query delete MySQL PHP Query delete
 
PHP SQL Injection Attack
with Example The Tutorial illustrate an example from PHP SQL Injection Attack... PHP SQL Injection Attack PHP SQL Injection Attack...;  PHP SQL Injection Attack refers to the act of  someone
 
PHP Working with Variables Tutorial
PHP working with variables PHP  variables...;  If you are planning to start writing in PHP you should  know... are not the same. In PHP it is not required to declare any variable before we use
 
PHP XML and PHP Backends Sharing Data Tutorial
PHP XML and PHP Backends Sharing Data Tutorial PHP XML and PHP Backends Sharing Data Tutorial      ...;        PHP XML and PHP Backends
 
PHP Cookies
PHP Cookies PHP Cookies   ... that some people may not like the idea of having little pieces of information get..., please refresh the page"; } ?> Output: roseindia Example 2: <?php
 
SQL PHP Where
sql php where SQL PHP Where  ... PHP Where is used to built the connection between the SQL and PHP. The PHP sever side script is used to retrieve the records that meet a specific
 
PHP SQL close connection
PHP SQL close connection is used to close a connection between the PHP and SQL. Understand with Example The Tutorial illustrate an example... php sql close connection PHP SQL close connection
 
php Basic Syntax
; In the given tutorial we will study how to write the basic syntax of php: <?php ?> The above mentioned tag will be included in each php file and each php coding... php Basic Syntax php Basic Syntax   
 
php $_GET and $_POST functions
php $_GET and $_POST functions php $_GET and $_POST...;   PHP provides two special functions called $_GET & $_POST...;/html> phpGet.php <?php $name=$_GET['name']; $age=$_GET['age']; echo "
 
PHP variables 2
Variables in php PHP variables 2  ...;            Variables in php... variable. In php a variable is of dynamic datatype that means we can assign any 
 
PHP Jobs at Rose India
PHP Job,PHP Jobs at RoseIndia.net,Job PHP PHP Jobs...;      We are looking for PHP programmers to become part of our dynamic fast growing team. This PHP Jobs
 
PHP SQL Script
The Tutorial illustrate an example from 'PHP SQL Script'. To make use of sql... PHP SQL Script PHP SQL Script  ...;            PHP
 
PHP Display date and time
: http://www.roseindia.net/tutorial/php/phpdate/index.html   ... PHP displaying the time and date into your timezone PHP displaying the time and date into your timezone   
 
SQL PHP
The Tutorial illustrate an example from 'SQL PHP'. To understand and elaborate... SQL PHP SQL PHP    ...;          SQL PHP is used
 
sql php array
sql php array sql php array  ...;            SQL PHP Array support simple dimension array. The SQL PHP Array is used to populate
 
PHP Mysql Group By
PHP Mysql Group By PHP Mysql Group...; PHP Mysql Group By is used to establish a relation between the PHP on the server side and Mysql database on the backend. Understand with Example The Tutorial
 
PHP SQL Connection
PHP SQL Connection PHP SQL Connection...; PHP SQL Connection is used to access and return the records from PHP and MySQL database and vice-versa. Understand with Example The Tutorial illustrate
 
PHP Filter
; Validation.php <?php $mail= $_GET["mail"]; if(!filter_has_var(INPUT_GET,"... on the keyboard. Example: Sanitisation.php <?php if(!filter_has_var(INPUT_GET,"... PHP Filter PHP Filter    
 
php Include
php Include php Include:    ... provides the opportunity to include several php pages within a single page...;/a> </body> </html> Now to get this links in every desired page
 
MySQL PHP Insert
with Example The Tutorial illustrate an example on MySQL PHP Insert that create a table... MySQL PHP Insert MySQL PHP Insert...; Mysql PHP Insert is used to execute the Mysql function ( ) insert queries
 
PHP Mysql Database Connection
with Example The Tutorial illustrate an example from PHP Mysql Database Connection... PHP Mysql Database Connection PHP Mysql Database...;    PHP Mysql Database Connection is used to build
 
PHP SQL Example
PHP SQL Example PHP SQL Example  ...;            A PHP... is sent to the browser.  Understand with Example The Tutorial illustrate
 
PHP SQL Random
; Understand with Example The Tutorial illustrate an example from PHP SQL Random... PHP SQL Random PHP SQL Random  ...; The PHP SQL Random is used to fetch data randomly from database in PHP. The Rand
 
J2EE Tutorial - Introduction
J2EE Tutorial - Introduction J2EE Tutorial - Introduction         ... want to know whether J2EE is Java atall or something else. This tutorial
 
Mysql PHP Select
with Example The Tutorial illustrate an example from 'Mysql PHP Select'. To understand... Mysql PHP Select Mysql PHP Select...; Mysql PHP is used to execute the select statement using mysql_query ( ) function
 
PHP ini
PHP ini PHP ini     ...;        PHP provides us so many... the behavior of php. Using this file maintaining PHP will be as easy as maintaining
 
PHP Sorting Arrays Tutorial
PHP Sorting Arrays PHP Sorting Arrays... will learn how to sort an array using key as well as value. Sort By Value: PHP.... There are so many functions are available in PHP, some of these are discussed below: i
 
sql php code
The Tutorial illustrate an example from 'SQL PHP'. To understand and elaborate... sql php code sql php code   ...;            SQL PHP
 
PHP SQL Select Where
PHP SQL Select Where PHP SQL Select Where...; PHP SQL Select Where is used to provide the records from the table... query. Understand with Example This section of Tutorial illustrate an example
 
PHP SQL Die
PHP SQL Die PHP SQL Die   ...;            PHP SQL Die... and exists from the current script. Understand with Example The Tutorial
 
Introduction to MySQL
Introduction to MySQL Introduction to MySQL... popular open source SQL database management system. Our MySQL tutorial is available at free of cost and 365x24 days for your help and you will get all
 
PHP Displaying the date and time in your timezone Tutorial
PHP Date Time Zone PHP Date Time Zone...; In PHP Date Time Zone class displays the time of different time zone, along... (if any) of the country. Example: <?php //To instantiate an object $time
 
PHP Generate a pages loading time Tutorial
PHP Page Loading Time PHP Page Loading Time... purposes. To get the loading time of your page just put the following code... there that you don't really need to worry about, but all you need is to get
 
AN INTRODUCTION TO JSTL
of this tutorial on JSTL, the author gives a brief introduction to JSTL and shows why and how... creativity'  without the corresponding discipline to get it through... AN INTRODUCTION TO JSTL AN   INTRODUCTION 
 
Site navigation
 

 

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2006. All rights reserved.