Ask a Question related to PHP Development, Design and Development.
-
John W. Holmes #1
Re: [PHP] Removing Spaces
Jason Williard wrote:
$new_string = str_replace(' ','',$old_string);> In parsing a file, I ended up with a number of variables that include
> spaces. Is there an easy way to remove a space from a variable?
?
--
---John Holmes...
Amazon Wishlist: [url]www.amazon.com/o/registry/3BEXC84AB3A5E/[/url]
PHP|Architect: A magazine for PHP Professionals – [url]www.phparch.com[/url]
John W. Holmes Guest
-
Spaces in column value
I have a column table in which the values have spaces, i.e. "2005 CRA 696." In my query, I want to account for various ways people may type that... -
Multiple Spaces
I want to type in multiple spaces in a text area, like ( ). How can I do this? Thanks David -
Spaces
I have a problem with the following code : Response.write rstContacts(1).Value The above line prints "Andark Marine" However the following... -
Removing Spaces
In parsing a file, I ended up with a number of variables that include spaces. Is there an easy way to remove a space from a variable? Jason -
Removing desktop icon from one account is removing from all accounts
Using XP Professional. I want the Guest account to have only a few icons. The other two accounts should have many more. When I remove the icon...



Reply With Quote

