Redirect not working after making a POST/GET
Hi Everyone,
I am a novice in PHP. Here I have 2 pages, one page with a textbox and button an
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaW
Issues: PHP Forms -Clearing
I've tried looking online before actually asking for help, but I've been looking for about the past
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
The page should be expire when cilck back button
hi,
i'm new to php world.
i create user registration page.
when i submit it,data goes to my
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
To change the name of label on SAP screen XK02.
Hi All,
Can one suggest me how to change the label of an input field of a sap standard s
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q