please fix the error
What is the error in the below code ???
Line number On/Off | Expand/Contract <?php
UTL File problem
Hi
I have a file in certain path with the following permissions (The file is a dummy file witho
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
Not Inserting into DB
I can't get my Add new Division form to submit to the database. Anyone see my issue?
Code: &a
MSSQL/PHP
I am tryint to setup a webapplication developed in PHP, Apache2.0 and SQLServer2000 as backend which
Save file by click
Hello.
I'm not understand how to save file from page. I'd like make link to file with save abil
How to search for several parameters from objects in a database?
I have a database with lots of information about objects.
Now I would like to search for 4 or 5 p
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any