Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
I need to escape spaces when calling a function.
Old 09-05-2008, 02:23 PM I need to escape spaces when calling a function.
Sleeping Troll's Avatar
Ultra Talker

Posts: 351
Name: Butch Begy
Trades: 0
OK, it is a little more complicated than that I am echoing a line via php that contains the following:

Code:
 
onmouseover = UpdateTemplates('$row[1]')
It works fine unless of course if there are spaces in the $row[1] result.

How can I escape the spaces?
Sleeping Troll is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-05-2008, 03:07 PM Re: I need to escape spaces when calling a function.
nyef's Avatar
Ultra Talker

Posts: 265
Name: Lucas
Trades: 0
Do you want to escape the spaces or remove them completely?

Either way, I believe the cleanest method would be to use a regular expression to do a search and replace.
__________________
~nyef

Please login or register to view this content. Registration is FREE
nyef is offline
Reply With Quote
View Public Profile Visit nyef's homepage!
 
Old 09-05-2008, 03:56 PM Re: I need to escape spaces when calling a function.
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,519
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Use the correct format for attribute values.

onmouseover="UpdateTemplates('$row[1]')"
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to I need to escape spaces when calling a function.
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.23841 seconds with 12 queries