Help on query replacing the date
Hi Pals,
i want to replace the current date in a column to some value say C or D or any n
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
upgrade from 4.7 to ECC 6.0
Hi all,
we are going to do an upgrade from R/3 4.7 to ECC 6.0. I need to know if i can find som
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
Transaction variant for VA02 not working
My requirement is to have transaction for user to only add the output and print a sales order.
Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve