[PHP] getting image width,height

2003-10-01 Thread Fatih Olcer
how can i get the image width and height ? thanks. Fatih. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] free php + mysql hosting ?

2003-09-26 Thread Fatih Olcer
hi , i 'm looking for a free php + mysql hosting thanks . Fatih Olcer. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] disable notice errors

2003-08-29 Thread fatih olcer
how to disable notice error output i have set error_reporting = 2039 (in PHP.ini); but it doesnt work.i still get notice :Undefined index.. RH9,PHP4 thanks for help. fatih. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] how to block a user downloading a file?

2003-08-28 Thread fatih olcer
hi, how to block a user downloading a file? eg : when a user enter an address like http://localhost/downloads/testfile.cab i want to forward him to an other address like http://localhost i'm PHP newbie thanks for help. -- PHP General Mailing List (http://www.php.net/) To

[PHP] Suggest a portal management system ?

2003-08-26 Thread fatih olcer
can you please suggest a portal management system that is: - bug free - open source - modular and with a good interface thx. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] (Drupal function) getting error : notice : Undefined index ?

2003-08-25 Thread fatih olcer
: RH9 (with apache,php on it) drupal version : 4.2.0 thanks . Fatih Olcer. // here is a sample code to generate the error: function node_page() { global $id, $user, $or, $and; $op = $_POST[op]; //error line error line error line error line error line $edit = $_POST[edit