A little help needed passing hidden values to next page
I have a page that has hidden values in a form.
example
Code: <input name='signupID
What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
Loosing changed contents when used FM REUSE_ALV_GRID_DISPLAY
Hi,
I have used FM REUSE_ALV_GRID_DISPLAY in my program as below.
CALL FUNCT
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
Help with PHP Email Script
Hi guys,
I'm a newbie to php and need help with the script below:
At the moment when I
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Problem with the Update command used with a sqldataadapter
I'm connected to a database on an SQL Server and I'm using a sqldataadapter, sqlconnection, sqldatas