Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
All possible combinations of String in PL/SQL
Hi All,
Could you please explain the logic of getting all possible combinations of String
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
SAP Business Suite
Hi all:
Within the SAP Business Suite solution I would like to ask you the main differenc
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
Curl timeout breaks script
So im having difficulties with skipping timeout error in curl
my script calls different functions
Last Weeks sDate and eDate.
sDate - Start Date
eDate - End Date
I need to pull two dates for "Last Week" whi
Email Form Syntax Issue
I need the TO: in email to display To: CEO instead of To: abc@mail.com
How to alter the scri
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo