[PHP-WIN] web crawler(robot,spider,hypertext) search engine

2002-10-07 Thread kivanc urgancioglu
I'll write an webcrawler in php,but I don't know the main algorithm to retrieve links from a webpage. __ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com -- PHP Windows Mailing List (http://www.php.net/) To

[PHP-WIN] using x.php?k=$tot

2002-09-26 Thread kivanc urgancioglu
Hi Friends I’m using PWS under windows98 and http://kurkmen/adminshowall.php?k=$tot usage is not accepted.My aim is to display 5 images per page for example. $totalrows is the number of records in the database. $tot=0; $idx=1; while($tot < $totalrows){ echo("http://kurkmen/adminshowall.php?

[PHP-WIN] gd library

2002-09-20 Thread kivanc urgancioglu
How can I install gd library support for php under windows? I get the zip file for gd but I couldn't understand how to install it. __ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com -- PHP Windows Mailing List (

[PHP-WIN] thumbnails

2002-09-20 Thread kivanc urgancioglu
Hi, How can I create thumbnails from image files like jpeg ,gif etc.I don't know how to install gd library in windows.Can anyone help me? __ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com -- PHP Windows Mailing

[PHP-WIN] thumbnails

2002-09-20 Thread kivanc urgancioglu
Hi, How can I create thumbnails from image files like jpeg ,gif etc.I don't know how to install gd library in windows.Can anyýne help me? __ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com -- PHP Windows Mailing

[PHP-WIN] image archieve

2002-09-03 Thread kivanc urgancioglu
Hi Friends, I had to write php scripts in windows for intranet..The server for php will be apache server.The project is about searching image and text files in the server on LAN and copy them to a directory in a PC on LAN and insert the names of those files into mysql db.My problem:how can I inse