Hi,
Can I get PHP to remove the first row without reading the whole file in? If there was a way where PHP would just chop the first row off that would be ideal...
If you are using "COPY table FROM stdin" and pg_put_line() it's not much difficult to skip the first line ;)
Best regards -- Matteo Beccati http://phpadsnew.com http://phppgads.com
---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to majordomo@xxxxxxxxxxxxxx)