Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
Material Issuing for receiving batch
Dear All experts in MM/ PP,
Material issuing from main stores to factory is currently usi
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?
Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
Table Control
Hi Guru's,
I've created a Module pool program, which contains the Table Control.
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Forum tutorial
Im a beginner in PHP. Im making a forum(previous questbook, counter and few others) to learn. For no
Passing Arguments to execlp()
I'm writing a program that mimics a unix shell. It's supposed to take commands with arguments and ex