Is there a way of capturing the entire url contianed in the location bar
within a variable?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED
Does anyone know alternative sites for PHP documentation?
www.php.net seems to be down.
Thankls,
Don
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAI
Hi,
I've written PHP routines to work on MySQL and so far so good. However,
I have one question.
I have a select routine that has the following syntax (which works fine
thus far):
$queryID = mysql_query("SELECT Country, Agent FROM Ports
WHERE Portname =
Hi,
Using PHP 4.04pl1
I am getting an error executing the dbase_create function. Th elines of
code are:
if (!dbase_create($export_file, $dbf_def))
echo "Error creating DBF file";
my error message is:
Fatal error: Call to undefined function: dbase_create() in my_prog.
php on line 59
I fou
Hi,
I've used PHP scripts in my HTML to provide dynamic content but I was
wondering if I can also use PHP to create standalone scripts on my UNIX
box. If so, where is the PHP interpreter and how do I invoke it?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL P
5 matches
Mail list logo