Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
Other
Everything and Nothing
Linear Mode
Format() function in PHP? (conerting pawn to PHP)
linuxthefish
High-roller
Posts: 2,857
Threads: 62
Joined: Dec 2010
Reputation:
0
#5
06.08.2011, 19:49
Quote:
Originally Posted by
Schurman
You don't need a format function.
Just use somethin like the following:
PHP код:
<?php
$string
=
"Your name is "
.
$nameString
.
"."
;
?>
Would return (if nameString contained 'Bob'):
Код:
Your name is Bob.
EDIT: +rep if this helped, please. <3
Thanks, you saved my life
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
Format() function in PHP? (conerting pawn to PHP)
- by
linuxthefish
- 06.08.2011, 19:38
Re: Format() function in PHP? (conerting pawn to PHP)
- by
Farsek
- 06.08.2011, 19:40
Re: Format() function in PHP? (conerting pawn to PHP)
- by
linuxthefish
- 06.08.2011, 19:45
Re: Format() function in PHP? (conerting pawn to PHP)
- by
SchurmanCQC
- 06.08.2011, 19:45
Re: Format() function in PHP? (conerting pawn to PHP)
- by
linuxthefish
- 06.08.2011, 19:49
Re: Format() function in PHP? (conerting pawn to PHP)
- by
kc
- 06.08.2011, 19:51
Re: Format() function in PHP? (conerting pawn to PHP)
- by
linuxthefish
- 06.08.2011, 20:14
Re: Format() function in PHP? (conerting pawn to PHP)
- by
Blacklite
- 07.08.2011, 10:28
Re: Format() function in PHP? (conerting pawn to PHP)
- by
Sasino97
- 07.08.2011, 20:04
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 1 Guest(s)
SA-MP Forums Archive
Other
Everything and Nothing