-
June 25th, 2002, 09:13
#16
Senior Member
actually... im gonna be working with phpcomplete.com...
-
June 25th, 2002, 09:57
#17
b&
wow so sweet.. i was going to crap in my pan'ts when i saw that site "http://www.proteanart.f2s.com/"
btw that link is death.. if its your.
-
June 25th, 2002, 10:04
#18
Senior Member
whered u get a link like that?
-
June 25th, 2002, 14:39
#19
Senior Member
Wouldn't it jsut be easier to direct people to php.net, where they have full docs already, and plenty of tutorials?
Just a thought......
-
June 25th, 2002, 15:18
#20
Senior Member
php.net is cryptic to beginners... and i mean real beginners who havent programmed before.
-
July 3rd, 2002, 11:19
#21
Pro Member
=== means what operation? does it work on other language such as VC++/C++ and C? Also java?
-
July 3rd, 2002, 11:47
#22
FWS Addict
you mean ==
== means IS
if("a" == "a")
if( "a" is "a")
thats the most basic way of putting it
-
July 3rd, 2002, 15:34
#23
FWS Addict
Dammit I wasn't thinking
"=" means Variable is this
"==" means a variable is equal to this
"===" means a variable is equal to this AND is the same data type
IE Integer, String, Double, Boolean etc.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Bookmarks