[PHP-DB] Please Help

2002-12-16 Thread Petre NICOARA
Hi, guys I have a small and delicate problem. This I think, involves using the rewriterule from apache server, but I don't know where to post it Here's my situation : Until recently, my client had his site on a stack server. In this way, all his pages where addressed by :

[PHP-DB] Cannot add header information error

2002-12-25 Thread Petre NICOARA
Hi guys I have this error when I tried to use a sign-up form. The thing is that I use some classes for database interaction, and I respond by return Values; to the functions. Also, in line 18 in page.php I have this Header(Location: page1.php?string=value); The Line 363 marks the class end ?

[PHP-DB] image size

2002-12-27 Thread Petre NICOARA
Hi guys, Do you know any methods or code for finding out the images width height either with php or javascript I have a little trouble manipulating the big images. Also, I don't keep the images in the database, are files on a server. Thanks, Petre NICOARA -- PHP Database Mailing List (http

[PHP-DB] Screen size, browser on php

2003-02-27 Thread Petre NICOARA
variable user agent($HTTP_SERVER_VARS['HTTP_USER_AGENT']) language-($HTTP_SERVER_VARS['HTTP_ACCEPT_LANGUAGE'])) Or, do you have knowledge of some script like that that's on the web ? Thank you for your help. Petre Nicoara

[PHP-DB] PHP script execution - display issue

2003-03-12 Thread Petre NICOARA
dial-up or T1. My client saw, for example, that cnn or yahoo site loads sequentially. Knowing that yahoo is done in php, I'm wondering how they did it. Thanks Petre Nicoara