Not Inserting into DB
I can't get my Add new Division form to submit to the database. Anyone see my issue?
Code: &a
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Guixt issue
Hello all,
We are experiencing the following problem with Guixt:
Some transact
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
insert PHP code into function
Hi,
I'm having problems when trying following:
I have:
Code: [Select]createBar("Do
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
Sales orders ans reservations not taken into account on MPS / MRP
Hello,
I am implementing the MPS / MRP and I have the following problem:
I ha
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob