Click here to Skip to main content
15,914,905 members
Home / Discussions / Web Development
   

Web Development

 
Questionwhy getting: Uncaught ReferenceError: jQuery is not defined Pin
Jassim Rahma19-Nov-13 2:05
Jassim Rahma19-Nov-13 2:05 
QuestionProblem with dropdown button Pin
Jassim Rahma19-Nov-13 0:47
Jassim Rahma19-Nov-13 0:47 
SuggestionRe: Problem with dropdown button Pin
Richard Deeming19-Nov-13 2:21
mveRichard Deeming19-Nov-13 2:21 
Questionhow to open Profile manager on Windows Pin
TheSniper10518-Nov-13 2:43
professionalTheSniper10518-Nov-13 2:43 
AnswerRe: how to open Profile manager on Windows Pin
Richard Deeming18-Nov-13 2:50
mveRichard Deeming18-Nov-13 2:50 
GeneralRe: how to open Profile manager on Windows Pin
TheSniper10518-Nov-13 3:01
professionalTheSniper10518-Nov-13 3:01 
QuestionProblem with RewriteRule Pin
Jassim Rahma18-Nov-13 2:00
Jassim Rahma18-Nov-13 2:00 
Questionis that time to enable GZIP Compression? Pin
TheSniper10518-Nov-13 0:11
professionalTheSniper10518-Nov-13 0:11 
AnswerRe: is that time to enable GZIP Compression? Pin
Richard MacCutchan18-Nov-13 0:59
mveRichard MacCutchan18-Nov-13 0:59 
GeneralRe: is that time to enable GZIP Compression? Pin
TheSniper10518-Nov-13 2:11
professionalTheSniper10518-Nov-13 2:11 
GeneralRe: is that time to enable GZIP Compression? Pin
Richard MacCutchan18-Nov-13 2:20
mveRichard MacCutchan18-Nov-13 2:20 
GeneralRe: is that time to enable GZIP Compression? Pin
TheSniper10518-Nov-13 2:27
professionalTheSniper10518-Nov-13 2:27 
GeneralRe: is that time to enable GZIP Compression? Pin
Richard MacCutchan18-Nov-13 2:55
mveRichard MacCutchan18-Nov-13 2:55 
GeneralRe: is that time to enable GZIP Compression? Pin
TheSniper10518-Nov-13 2:57
professionalTheSniper10518-Nov-13 2:57 
AnswerRe: is that time to enable GZIP Compression? Pin
thatraja18-Nov-13 2:36
professionalthatraja18-Nov-13 2:36 
GeneralRe: is that time to enable GZIP Compression? Pin
TheSniper10518-Nov-13 2:46
professionalTheSniper10518-Nov-13 2:46 
AnswerRe: is that time to enable GZIP Compression? Pin
thatraja18-Nov-13 3:47
professionalthatraja18-Nov-13 3:47 
GeneralRe: is that time to enable GZIP Compression? Pin
TheSniper10518-Nov-13 5:23
professionalTheSniper10518-Nov-13 5:23 
QuestionRe: is that time to enable GZIP Compression? Pin
thatraja18-Nov-13 6:36
professionalthatraja18-Nov-13 6:36 
AnswerRe: is that time to enable GZIP Compression? Pin
TheSniper10519-Nov-13 0:16
professionalTheSniper10519-Nov-13 0:16 
Questionhow to connect the database of access on dreamweaver text box . Pin
Member 1040299717-Nov-13 19:27
Member 1040299717-Nov-13 19:27 
QuestionGuid in URL using htaccess Pin
Jassim Rahma15-Nov-13 23:36
Jassim Rahma15-Nov-13 23:36 
Hi,

I have a url like this:

http://www.xoompage.com/xoom.admin/ticket.php?id=034abd84-47fd-11e3-bea0-782bcb3e3838[^]

I want to change it like this:

http://www.xoompage.com/xoom.admin/ticket/034abd84-47fd-11e3-bea0-782bcb3e3838[^]

I tried the following in the .htaccess but it didn't work! could you please assist...

PHP
RewriteRule ^ticket/(.*)$ ticket.php?id=$1 [NC,L]



Thanks,
Jassim


Technology News @ www.JassimRahma.com

Questionbest database API for PHP Pin
Jassim Rahma15-Nov-13 6:18
Jassim Rahma15-Nov-13 6:18 
AnswerRe: best database API for PHP Pin
tgsb11-Dec-13 22:17
tgsb11-Dec-13 22:17 
QuestionSQL Server query with diacritics works in Studio but not in ADO query Pin
Member 223470915-Nov-13 0:47
Member 223470915-Nov-13 0:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.