I have a web-page divided into two frames : "margin" and "main".
Inside the "margin" frame area, I have a pull-down menu that lists all the
tables in my database.
Upon choosing the appropriate table from the pull-down menu I click a button
to display the table.
I use the Header( ) function.
This
>
> How do I write to get the tab spaces?
> --
Use \t
visit http://www.php.net/manual/en/language.types.string.php for more
details
Regards,
Mahmoud
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e a dramatic
improvement in your output :-)
Regards,
Mahmoud
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
Don't know if it's the best way, but it works:
will print 123,joe,123
Regards,
Mahmoud
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ook at its output.
Regards,
Mahmoud
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
oth meant to be the same?
A parse error will be reported on the line AFTER a require(_once) if the
required file does not exist. That's why I'm suspecting that file
homedir.php does not exist in the same directory as index.php.
Regards,
Mahmoud
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
oth meant to be the same?
A parse error will be reported on the line AFTER a require(_once) if the
required file does not exist. That's why I'm suspecting that file
homedir.php does not exist in the same directory as index.php.
Regards,
Mahmoud
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
When I send an email using mail() I can the emails from nobody (using
outlook) and in some programs like AOL from Unknown and in Web Based Emails
like Yahoo I get it Correct and in Outlook Express also correct
How can I fix this problem ?
After some tests I found out
Nobody on behalf of myemai
: Monday, August 13, 2001 6:12 PM
To: Mahmoud Kassem
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] Mail()
rather than be rude about it, try reading the whole message and
then looking through the PHP documentation.
http://www.php.net/manual/en/function.ini-set.php
I said before I do not have access to the php.ini
I am on a virtual Hosting ...
-Original Message-
From: Michael Geier, CDM Systems Admin [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 13, 2001 4:43 PM
To: Mahmoud Kassem; ReDucTor
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] Mail()
your
I tried using the ini_set() but did not affect ..
Can you tell me the commands I should use?
- for the .htaccess : I only few knowledge about using .htaccess, so can you
tell me what to write in the
.htaccess file ?
Thanks
Mahmoud
-Original Message-
From: Maxim Maletsky [mailto:[EMAIL
THe same .. did not make a difference ..
for php.ini settings : I am on a virtual hosting .. so I do not have access
to the php.ini file
-Original Message-
From: karthik [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 13, 2001 9:43 AM
To: Mahmoud Kassem
Subject: Re: [PHP] Mail()
Hi
Try
rs .= "X-Authenticated-IP: [".$REMOTE_ADDR."]\n";
if ($prom == 1) {
$headers .= "X-Priority: 2\n";
$headers .= "Importance: High\n\n";
mail("$emailto_owner"."<".$emailto.">","$subject","$message","
How can force my From: instead of the nobody@servername ?
You could take advantage of the type conversion performed by php as
demonstrated in this snippet (the trick is in multiplying $value by 1). if
you need to distinguish further between doubles and floats you can do a
regex on $value once you've established it's type:
\n", gettype($tmp));
}
try this: (you need to escape the variable part of the variable variable
with {})
-Original Message-
From: Tobias Talltorp [mailto:[EMAIL PROTECTED]]
Sent: 16 March 2001 00:15
To: [EMAIL PROTECTED]
Subject: [PHP] creating array on variable variable (bug?)
Hello all.
Howcome I can cre
Hi all;
I am using PHP4.0.4pl1 build 3 of rpms Redhat 7.0
I need the swf & snmp extensions very badly
rpmfind.net seems went offline
so do any one there have those 2 extensions as rpms?
if not could any body help me build those extensions from the source =
code as external extension?
thnx alot
17 matches
Mail list logo