login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
Unable to customise toolbar in FCK How to separate records and ORDER BY PECL uploadprogress for php5.2 how can i expire the submitted page using session. Creating XML with php $_POST variable un-useable
Dear Experts ,
I am facing a problem with the subscreens. My senario is as follows :
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
Hey, I just installed PHP5 via .htaccess on my 1and1 Shared Hosting Account.
How would I exac
hi,
i'm new to php world.
i'm using "post" method.
when i submit it,data goes to
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown