Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
Final year project, please point me in the right direction
hi there for my final year project I'm aiming to build a php script shell to use as an expert system
Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
License Issue - service type user
Hi,
I would like to understand the following issue regarding sap license.
I wish to
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
Login script (probably a simple error)
dbConfig.php
Code: <?
// Replace the variable values below
// with your specific dat
WM transfer order: confirm different batch than proposed by system
Hi folks,
following scenario: we have a full WM with mixed batch numbers allowed in stora
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know