Home
|
Contact Us
|
Search
|
SiteMap
Home
Our Projects
Web Projects
Applications
Misc / Other
Izrada Web stranica
Tutorials
Hrvatski tutorijali
Tutorials
JavaScripts
PHP & MySQL
Tools
CSS Optimizer
Contact
Search
Search Keyword:
Any words
All words
Exact phrase
Ordering:
Newest first
Oldest first
Most popular
Alphabetical
Section/Category
Search Keyword
string
Total 21 results found. Search for [
string
] with
Results 1 - 21 of 21
5
10
15
20
25
30
50
1.
What is PHP (Hypertext Preprocessor)
(Development/PHP & MySQL)
... project leaders decided to drop it. PHP does not have complete native support for Unicode or multibyte
string
s. Unicode data is used for safe transfer of various multilanguage characters between di...
2.
Force JoomSef to understand directory structure (trailing slash)
(Development/Tutorials)
...bles. If no url is found in database, JoomSef will check for additional url with index.html at the end of
string
. If match is found, Joomla will redirect user with http error code 302, instead of resp...
3.
JavaScript Timing Events
(Development/JavaScripts)
...s setTimeout(), you can refer to it using the variable name. The first parameter of setTimeout() is a
string
that contains a JavaScript statement. This statement could be a statement like "alert...
4.
Detecting a particular browser
(Development/JavaScripts)
Our next example shows you how to detect a particular browser. As mentioned earlier, this is useful because you could have a page that supports JavaScript for only Netscape 3.0, the
5.
PHP - Using Functions
(Development/PHP & MySQL)
...n buildRows() I use the built in function implode(). It joins all elements of $array with the
string
'</td></tr><tr><td>' between each element. I also use the...
6.
PHP - Control Structures
(Development/PHP & MySQL)
...n buildRows() I use the built in function implode(). It joins all elements of $array with the
string
'</td></tr><tr><td>' between each element. I also use the...
7.
PHP - Playing With Strings
(Development/PHP & MySQL)
Playing With
String
s
String
s are probably what you will use most in your PHP script. From concatenating, looking for patterns, trim, chop etc. So I guess it's a good idea to take a better l
8.
PHP - Variable Types
(Development/PHP & MySQL)
...lar types: boolean : expresses truth value, TRUE or FALSE. Any non zero values and non empty
string
are also counted as TRUE. integer : round numbers (-5, 0, 123, 555, ...) float : floati...
9.
PHP Variables
(Development/PHP & MySQL)
...essary to use these curly brackets when you're trying to place the value of an array into a
string
. You can also split the
string
like this : echo "My name is " . ...
10.
Opening & Ending PHP Tags
(Development/PHP & MySQL)
...e shows how to insert PHP code into an HTML file. It also shows the echo statement used to output a
string
. See that the echo statement ends with a semicolon. Every command in PHP mu...
11.
Advanced String Handling
(Development/JavaScripts)
How to use some of the javascript methods for taking apart
string
variables and working with them. This two-part tutorial takes you through charAt, indexOf, and the split method. To get star
12.
Navigation Drop Boxes
(Development/JavaScripts)
...user selects another option. So...we have to alter the value inside the array part of this already long
string
of words. The selectedIndex property will give us a number....the number of the opti...
13.
JS Rollovers/Hover Buttons
(Development/JavaScripts)
...eval(imgName + "on.src"); This defines the variable "imgOn" as the sum of the variable "imgName" and the
string
"on.src". Remember, the function read in "imgName" as "pic1", so the sum ends up as ...
14.
The setTimeout Function
(Development/JavaScripts)
... how to call the setTimeout function: setTimeout("yourfunction()",1000); The first parameter is a
string
, which is going to be the function you want to use. This function was named "myfunctio...
15.
Browser Detection
(Development/JavaScripts)
...second returns the version of the browser. If the browser is Netscape, navigator.appName returns the
string
"Netscape". If it is Internet Explorer, it returns the
string
"Microsoft Internet Ex...
16.
JavaScript Prompts
(Development/JavaScripts)
...me is assigned the value it receives from the user from the prompt. So the variable yourname will be a
string
of characters that makes up the person's name. The if/else statement assigns yournam...
17.
Variables, Functions, Operators, Conditionals
(Development/JavaScripts)
... picky about whether the value is an integer or decimal. Just type it in. var cost=9.95; Using
String
s A
string
is just a group of characters, such as a sentence or a word. To define a ...
18.
Uvod u Python
(Development/Hrvatski tutorijali)
...w_input('Unesite neki tekst: ') print tekst Znači, za brojeve koristimo naredbu input, a za
string
ove koristimo raw_input. Pogledajmo sljedeći primjer: Kod: a = 2 b = 4 pri...
19.
JavaScript: Tipovi podataka
(Development/Hrvatski tutorijali)
Javascript svrstava podatke u nekoliko mogućih tipova. Integer, Floating point, Boolean,
String
, Objects, Null, UndefinedJavascript svrstava podatke u nekoliko mogućih tipova. Integer -
20.
JavaScript vrijednosti, imena i oblik varijabli
(Development/Hrvatski tutorijali)
...li: - brojeve, kao što su 42 ili 3.14159 - logičke (Boolean) vrijednosti: true ili false -
string
ove, "Ivica !!" - null, posebna riječ, koja se odnosi na null vrijednost...
21.
Uvod u JavaScript
(Development/Hrvatski tutorijali)
...e izraze, sintaksu i konstrukciju kontrole toka. Ima mali broj tipova podataka: numeričke, boolean i
string
vrijednosti. Podržava i funkcije, ali bez posebnih zahtjeva za deklariranjem. Evo us...
<< Start
< Prev
1
Next >
End >>
When a webpage requires registration
I provide my real email address
I provide my secondary email
I provide fake email
I avoid those sites
Login
Username
Password
Remember me
Lost Password?
Tags
browser
code
file
form
function
html
image
internet
javascript
koje
like
link
number
page
podataka
program
script
stranice
string
text
used
using
value
variable
windows
Tools
Coming soon...
Webmaster Link Exchange
Syndicate
Home
|
Search
|
Contact Us
|
Uvjeti - Disclaimer
|
SiteMap