RFQ Configuration - can you make PLANT field an optional field in ME42
Is there a way to make the plant field on an RFQ optional in change mode (ME42)?
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
php wont update my db
hello,
sorry for posting in mysql forum but i dont know where exactly is the problem but here
Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql
newbie question about multiple queries
hi everyone,
I'm sorry to ask such a basic question, but I'm young and trying to learn php on my