Subscribe to RSS Feed

Posts Tagged ‘ php ’

Hi,
Here is a fairly short regular expression you can use to match valid IPV4 IP addresses:/^(((25)|(2)|(1??))\.){3}((25)|(2)|(1??))$/
Good luck!

Continue Reading »
No Comments

A new eBook by Issac G that explains how to setup a dedicated server using Webmin is now available from www.thededicatedserverhandbook.com. Videos from the book are also available on YouTube.

Continue Reading »
1 Comment

This post isn’t going to solve anyone’s problems but maybe someone will solve mine.I recently compiled and packaged a new release of php4 (4.4.7) for use with Sun’s Apache2 (Solaris 10 11/06 patched).Unfortunately for some very strange reason, Apache segfaults whenever it tries to server a page. It segfaults even if the page has…

Continue Reading »
No Comments