I add only this => return str_replace(' ', '?', ucwords(str_replace('?', ' ', str_replace(' ', '/', ucwords(str_replace('/', ' ', str_replace(' ', '-', ucwords( str_replace('-', ' ', strtolower($url)) )) )) ))));
and I have these error => <b>Notice</b>: Undefined variable: url in <b>/home/numeroco/public_html/odlg.org/qa-include/qa-base.php</b> on line <b>1255</b><br />