Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Today's Posts

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2006-10-15, 06:19 AM   #5
Mateusz
Screw you, guys. I'm going home.
 
Mateusz's Avatar
 
Join Date: Mar 2004
Location: Gliwice, Poland
Posts: 996
Send a message via ICQ to Mateusz
Try this - this function can be usefull for blacklist and recip checking as well
PHP Code:
if (eregi($new_url$old_url)) {do sth}
   else {do 
sth else}; 
Please note there will be problem if someone submited
http://mydomain.com/freesite1/freesite2/freesite3/
and
http://mydomain.com/freesite1/
was already in DB

I see no point in creating such directory structure for free sites and I guess nobody does

Last edited by Mateusz; 2006-10-15 at 06:27 AM..
Mateusz is offline   Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:16 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc