Hello everybody,
I am facing a strange problem while uploading and displaying images in a
database table.
I have taken blob field to store the images.
Images which are less then around 100kb are stored & displayed properly but
images which are greater than 100kb are giving problems while displa
Hello,
How can I include any html or php file via .htaccess .
I want to include an html file in a site contaning around 1000 pages. I want
to add header & footer dynamically on these pages .
Is there any way to include header & footer on these pages using .htaccess
file.
thanks in advance
ke
Hello,
How can I include any html or php file via .htaccess .
I want to include an html file in a site contaning around 1000 pages. I want
to add header & footer dynamically on these pages . Is there any way to
include header & footer on these pages using .htaccess file.
thanks in advance
ke
Hello everybody,
I am facing a strange problem while uploading and displaying images in a
database table.
I have taken blob field to store the images.
Images which are less then around 100kb are stored & displayed properly but
images which are greater than 100kb are giving problems while displa
Hi jacky,
put an empty square bracket after the variable name as follows:
assuming that your above statement is in a loop we will have following
structure:
*
etc...
now when you submit the form, an array named id[ ] wi
thanks for that , it is working fine.
keyur
- Original Message -
From: "Rasmus Lerdorf" <[EMAIL PROTECTED]>
To: "Keyur Kalaria" <[EMAIL PROTECTED]>
Cc: "php" <[EMAIL PROTECTED]>
Sent: Saturday, April 21, 2001 9:18 PM
Subject: Re:
Hello everybody,
I am facing a strange problem while uploading and displaying images in a
database table.
I have taken blob field to store the images.
Images which are less then around 100kb are stored & displayed properly but
images which are greater than 100kb are giving problems while displa
Hello,
How can I include any html or php file via .htaccess ?
I want to include an html file in a site contaning around 1000 pages. I want
to add header & footer dynamically on these pages .
Is there any way to include header & footer on these pages using .htaccess
file.
thanks in advance
ke
Hello Jaxon,
use serialize() & unserialize() as follows:
$store_in_file=serialize(your_array);
//and store the details of $store_in_file in your file/database.
//while retrieving read the data from file/database into store_in_file and
then use the following.
$retrieve_from_file=unserialize($sto
Hello everybody,
I am working on a banner exchange site and a site rating script.
Can anyone suggest me how to avoid the fraud rating and fraud banner clicks.
What all things we need to take care for the same etc.
Thanks in advance.
Keyur
--
PHP General Mailing List (http://www.php.net/)
To
it is
http://marc.theaimsgroup.com/
regards
keyur
- Original Message -
From: "rm" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, April 14, 2001 11:23 AM
Subject: [PHP] Need a URL
> My hard drive died, lost my bookmarks. Can someone
> post the url of the site that
Hey Dave,
you can try the following:
num = sizeof($HTTP_SESSION_VARS);
regards
keyur
- Original Message -
From: "phpman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 13, 2001 8:40 PM
Subject: [PHP] how to get num of sessions vars?
> I thought this would work..
>
Hello everybody,
I recently developed this site : http://www.goodlookingindia.com .
I am adding many more sections in it.
Pl. let me know how can i improve the performance of this site.
Your reviews will be very helpful to me.
Thanks in advance.
Keyur
$$$
--
PHP General Mailing L
You can use session management
keyur
- Original Message -
From: "george" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 10, 2001 8:19 PM
Subject: [PHP] user login
> I know it is possible, I'm just not sure how, but I want a user to log
into
> the site then if they e
Hello everybody,
I recently developed this site : http://www.goodlookingindia.com .
I am adding many more sections in it.
Pl. let me know how can i improve the performance of this site.
Your reviews will be very helpful to me.
Thanks in advance.
Keyur
$$$
--
PHP General Mailing Li
this is a commercial site.
site : http://www.goodlookingindia.com
pl. send me your complete reviews on it . it will be very very helpful to
me.
-
keyur
$$$
- Original Message -
From: "Phil Labonte" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 10, 2001 7:22 PM
Hi Reiniger,
try this : copy(addslashes($file),"1.dat")
hope it is clear.
keyur
- Original Message -
From: "Christian Reiniger" <[EMAIL PROTECTED]>
To: "HK Woo" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, April 10, 2001 4:15 PM
Subject: Re: [PHP] Upload file from my l
Hi Jacky,
This means that your key 1 i,e the first field in the table is a primary key
and the table contains a record which has a value 10 in the first field.
Hope this is clear.
Keyur
$$$
- Original Message -
From: "Jacky@lilst" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent:
Hi wen,
Make sure that the counter file is readable by the user apache or user
nobody which ever is your default webserver user. If it is not then just
chown it to nobody or chmod it to 777 and you are done.
Keyur
- Original Message -
From: "Keyur Kalaria" <[EMAIL PROTECT
19 matches
Mail list logo