BBC wrote:
What types of images are these? JPG, PNG, GIF?
Its jpg. Look... I don't know exactly what your point,
I'm just asking you about the function to resolve the
size of image like the
codes below:
if (file_exists($img_path)){
list($width,$height) = getimagesizes($img_pa
> What types of images are these? JPG, PNG, GIF?
Its jpg. Look... I don't know exactly what your point, I'm just asking you
about the function to resolve the size of image like the
codes below:
if (file_exists($img_path)){
list($width,$height) = getimagesizes($img_path);
}else{
$width = $ height =
> At 12:49 AM -0700 9/10/06, BBC wrote:
> >Hi all.
> >I'm having a problem regarding image handling. Sometimes an image
> >can be showed in browser normally (in my computer) but when I
> >upload it into my site that image is not valid, so there is an issue
&
> BBC wrote:
> > Hi all.
> > I'm having a problem regarding image handling. Sometimes an image can be
> > showed in browser normally (in my computer) but when I
> > upload it into my site that image is not valid, so there is an issue in my
> > getimagesizes
"if(file_exists($image_path))" but it couldn't solve the problem.
Input would be appreciated
Best Regards
BBC
**o<0>o**
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> Hi guys.
>
> Anyone here know why in some cases when i use (header("Location: ???"); the
> system lost the session variables?
>
> Any tips will be apreciated.
> Thanks in advantge.
Please tell me the cases you mean..!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit:
> Hey,
>
>
> > Late answer,
> >
> > but I was coming back yesterday from Palestine,
> > after the Israelien
> > Terror Authority had arrest me for making tonns of
> > photos and Videos
> > about Israeli military crime... (shooting children
> > and pregnant women)
>
>
> Lets keep religion, conf
when it's already set (just like cookie or
cache)
Best Regards
BBC
**o<0>o**
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
die ('^&[EMAIL PROTECTED]');
> }
> }
I prefer to use 'session_start();'
http://www.php.net/manual/en/function.session_start
If I'm not wrong
Best Regards
BBC
**o<0>o**
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ample:
Setcookie($var, $value, time(), $path, $domain, $secure_binary);
time() = without adding.
Any one can tell me the other way ..
Thank in advance.
Best Regards
========BBC
**o<0>o**
--
PHP General Mailing List (http://www.php.net/)
To
ot;could not resend header, header already sent in line.."
And I also attach the quote of data for any one whom interested (to make it
more advance), otherwise just leave it !
Best Regards
BBC
**o<0>o**
--
PHP Gene
Hi list..
Please any one point me to the web which talk about making transaction with
paypal step by step. Some body offered me the source
code and tutorial but until know he or she didn't send me.
Best Regards
========BBC
**
will
love to.
And thank you very much.
Best Regards
BBC
**o<0>o**
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
join' with
special web site which handles payment transaction.
I'll be pleasure if some body can give references about this issue which
explains how to collaborate with them step by step.
Thank you guys..
Best Regards
BBC
> On Sun, July 9, 2006 12:00 pm, BBC wrote:
> > Hi list... Thank for answering my questions before. I love to be a
> > member of
> > this list. Guys... I got another problem with GD library v2. I don't
> > know
> > why every time the script run the syn
> On 7/9/06, BBC <[EMAIL PROTECTED]> wrote:
> > I don't know why every time the script run the syntax which uses GD, the
> > page turned
> > becomes source code view. So when we need that page in normal view, we had
> > to push the 'back button
any ideas how to get page runs normally? I mean it was ok
the browser can do the script but it couldn't' show the page in normal view
Thank for your input.
Best Regards
BBC
**o<0>o**
--
PHP General Mailing List (ht
asy to look for others:
Print this page
Best Regards
BBC
**o<0>o**
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
meone please tell me where can I
get that GD or should I upgrade my PHP v4.1.1, so I can get that GD v2 or
above
> On Sun, July 2, 2006 12:42 pm, BBC wrote:
> >> Did you check if you had the required "gd" extension? I believe
> >> someone
> > already told
> Did you check if you had the required "gd" extension? I believe someone
already told you and how to check.
Sorry I resent my question unintentionally
I believe no one did.
btw, what is GD extension, and how to install or load it?
I have read my 'php.ini', and then I found this:
;extension=php_gd
the best solution for my problem..?
Best Regards
BBC
**o<0>o**
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Yes I'm using MySQL and the DataBases I mean are in different servers
but the problem is I don't know how to set the host.
All input will be very helpful...
- Original Message -
From: "Brad Bonkoski" <[EMAIL PROTECTED]>
To: "BBC" <[EMAIL PROTE
the best solution for my problem..?
Best Regards
BBC
**o<0>o**
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Yes I'm using MySQL and the DataBases I mean are in different servers
but the problem is I don't know how to set the host.
All input will be very helpful...
- Original Message -
From: "Brad Bonkoski" <[EMAIL PROTECTED]>
To: "BBC" <[EMAIL PROTE
Hi again..
I'm wondering is it possible to make one page which connects to many
DataBase?
If it's possible please tell me where can I get the references?
Thank
Best Regards
========BBC
**o<0>o**
--
PHP General Ma
Hi all...
I'm interesting in a page (using PHP script) in internet,
and I'd like to download that page with the complete script.
the question is:
Can I..?
and How..?
thank for your input...
Best Regards
========BBC
**o<0
> BBC wrote:
> > OK John
> > I'm sorry if my question was not specific
> > - The out put error was:
> > "Fatal error: call to a member function an o non object in
/url/data.php
> > on line 34"
> > - And the lines are:
> > 34.
')");
So, do you have any idea about the problem above..?
I'm wondering does any one advance have solution for it..?
Best Regards
BBC===
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
"Fatal error: call to a member function an o non object in /url/data.php on
line 34"
and the syntax is in line 34, so what can I do..?
Please give us output of the error that mysql returns.
cheers,
BBC wrote:
hi all...
I have the problem about this syntax:
$db->query
x (server uses PHP 4.4.2
I don't know why. is any one can help me?
please tell me the right syntax...
Best Regard
-BBC---
Hi all.
is any one know how to use these functions, and what for are they:
imagecreatetruecolor();
imagecreatefromjpeg();
ImageCopyResized();
ImageDestroy();
please tell me how to use it like this function
mail($a,$b,$c,$d);
$a = "email direction where we email to";
$b = "subject of email, it will
Hi all.
is any one know how to use these functions, and what for are they:
imagecreatetruecolor();
imagecreatefromjpeg();
ImageCopyResized();
ImageDestroy();
Best regard
BBC
hen
I include them in one page depends on the variable
please give me your opinion about what I did (you know I just learned PHP,
like I said before)
sorry for my English (I'm Indonesian)
- Original Message -
From: "tedd" <[EMAIL PROTECTED]>
To: "BBC" <[
I used many functions as template to change the html syntax.
this is one of the function as a sample:
function tabletag($border="0",$width="100%",$height="100%",$cellpadding =
"0",$cellspacing="0",$style="")
{
print ("cellspacing=\"$cellspacing\" cellpadding=\"$cellpadding\"
style=\"$style\">"
Thank Mr.Figaro.
- Original Message -
From: "nicolas figaro" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, June 14, 2006 5:21 AM
Subject: Re: [PHP] references for beginner...
BBC a écrit :
Hii all
I just joined this forum, I'm beginner of PHP programmin
nd what for are they (also how to use if
necessary)
and where can I download it?
thank for all references
best regard
BBC
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
36 matches
Mail list logo