[PHP] submitting to remote forms

2002-03-11 Thread Websitecd
I'm working on a program that will allow information to be submitted to a remote form. How can I do this with PHP? Thanks. Joserph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] keeping the dot

2002-03-04 Thread Websitecd
I have a file that is being uploaded, but I need to remove all the characters in the filename except letters, numbers, and the '' (dot) Example would be 'where_i_gomp3' removing the '_' to get 'whereigomp3' Below is what I have to remove the none letters and numbers, but it also takes away the

Re: [PHP] keeping the dot

2002-03-04 Thread Websitecd
Try thinking? Don't be a jerk Regards, Joseph A Bannon -- PHP General Mailing List (http://wwwphpnet/) To unsubscribe, visit: http://wwwphpnet/unsubphp

Re: [PHP] keeping the dot

2002-03-04 Thread Websitecd
Don't don't me Regards, Joseph A Bannon -- PHP General Mailing List (http://wwwphpnet/) To unsubscribe, visit: http://wwwphpnet/unsubphp

Re: [PHP] keeping the dot

2002-03-04 Thread Websitecd
I did and do, but the manual some times does cover small things list this I wish they had a by example book for PHP Thanks for the help Regards, Joseph A Bannon -- PHP General Mailing List (http://wwwphpnet/) To unsubscribe, visit: http://wwwphpnet/unsubphp

[PHP] remove everything

2002-03-03 Thread Websitecd
What is the code to remove everything but numbers and letters from a string? $output = str_replace(,,$output); Regards, Joseph A Bannon -- PHP General Mailing List (http://wwwphpnet/) To unsubscribe, visit: http://wwwphpnet/unsubphp

[PHP] convert to lowercase

2002-03-03 Thread Websitecd
What is the code to make a string into lower case? Regards, Joseph A Bannon -- PHP General Mailing List (http://wwwphpnet/) To unsubscribe, visit: http://wwwphpnet/unsubphp

Re: [PHP] convert to lowercase

2002-03-03 Thread Websitecd
I'm sorry boss, I didn't know it was added to the manual Regards, Joseph A Bannon -- PHP General Mailing List (http://wwwphpnet/) To unsubscribe, visit: http://wwwphpnet/unsubphp

[PHP] Fixing the PHP security hole

2002-03-01 Thread Websitecd
How do I install the 406 patch? http://wwwmsnbccom/news/717347asp?0si=- Regards, Joseph A Bannon -- PHP General Mailing List (http://wwwphpnet/) To unsubscribe, visit: http://wwwphpnet/unsubphp

Re: [PHP] Fixing the PHP security hole

2002-03-01 Thread Websitecd
Depends on how you originally installed your PHP Was it from RPM? Or source? Or whatever? It was the source Should I just re-install the whole thing? Regards, Joseph A Bannon -- PHP General Mailing List (http://wwwphpnet/) To unsubscribe, visit: http://wwwphpnet/unsubphp

[PHP] how do you install this patch?

2002-03-01 Thread Websitecd
How do you install this patch? php-406-to-411patchgz Regards, Joseph A Bannon The Webmaster CD http://wwwthewebmastercdcom Join our affiliate program and get paid in 5 days -- PHP General Mailing List (http://wwwphpnet/) To unsubscribe, visit: http://wwwphpnet/unsubphp