@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25



Comments:

<0> Hello
<1> it just echo's the data into hidden fields on the next page of the form
<0> What introductory book do you recommend?
<1> and then does it again on the 3rd page
<2> how can I say with sprintf how %F how many numebers after the .
<3> oh... then those will be in variables that you can display at your liesure
<4> php.net/sprintf explains the precision modifiers
<3> reference $_POST
<1> thats exactly my problem esp, is figuring out what those variables are... when I use echo fieldforwarder() it just puts the data into the table as a hidden field to be submitted, I'm trying to figure out how to "Unhide" it ... I don't understand the coding they use
<5> Hi all. This may sound a strange question, but I've been writing mainly PHP, Perl and Java for the last couple of years in Linux environments. Now the company I'm working for is picking up a lot of .Net work using C#. As I'm the lead dev I've been told I'm going to have to start using this. Anyone else here made the transition? How was it?
<0> Anyone? :)
<3> just do a phpinfo() and you should see all those values in the $_POST variable
<0> SmashCat, PHP > ASP .NET though
<4> SmashCat: It's _easy_
<5> Touqen: Do you use both then (this will be for web development, BTW)
<4> Yes.



<2> SmashCat, don't do it find an other job
<1> esp, read pm plz
<5> enquest: I love the current job, short walk to work, free m***ages, lots of trips out, good money. ;-)
<2> I would refuse to use Microsoft products they have a bad record
<4> ...
<4> for example?
<2> Learn then MONO
<4> You can't judge the performance of visual studio against windows, _completely_ different teams
<2> ROR, python,
<3> jax: read pm where?
<1> lol, I just sent you one
<5> I must admit I'm not too enthusiastic about using .Net (people who know me know I'm far from a Windows fan boy ;-), but it's just business at the end of the day.
<2> MONO is a .NET thing SmashCat
<1> it's open on my end
<4> mono is incomplete
<4> SmashCat: You don't have to be a fanboi to use .net and c%
<4> c#
<2> mono is not incomplete
<3> uh... just a sec
<2> its behind
<5> enquest: Yes, but we already have another developer using .Net, the target environment is IIS + SQL server, so there's no point using Mono.
<4> enquest: If it's _behind_ then it's incomplete. The cl*** framework isn't at 100% compatibility yet. It's close but not all the way.
<2> SmashCat, then I would buy a book of .net and learn it if you want to keep the job
<4> And probably never will be since ms updates .net frequently and extensively.
<2> SmashCat, but I would advise my company to stay away from Microsoft products
<5> enquest: I wont "lose my job" if I don't learn it. However, it would reduce my usefulness and thus future prospects.
<2> SmashCat, why does your company suddenly start using .NET what is the surplus above PHP, ROR, Python etc...
<3> jax: i'm using mIRC and i don't see a pm anywhere...
<2> Do customers demand you use .NET
<5> enquest: The clients involved use MS environments heavily and want .Net (they don't really know what .Net is, or why they should use it, but that's another matter)
<2> Clients never should decide what technology they have to use
<6> Can someone help me im tryin to get only the rows to display from when a user logs in, so it only display what he has posted to the database. I do have the userid inserting into my items table under userid column. HEre is a pastebin of my code http://pastebin.ca/63807
<2> Its up to the devoloper to find the best fid
<7> where is the php error_log?
<5> enquest: These are big companies (for example, major insurance companies, big electronics manufacturers). They have existing infrastructure, and want to maintain servers in-house. They pay the bills.
<2> SmashCat, I see... then I think you will have to buy yourself some .NET books... I wouldn't learn it...
<5> Anyway, if it was up to me I'd use PHP, but it's not. So just wanted to get a feel for how others have found the switch..
<2> SmashCat, I wonder how easy a transition would be... How many things would be the same
<4> SmashCat: The transition _really_ isn't that bad.
<7> where is the php error_log?
<5> Yeah, I'm borrowing some books from the guy at work.
<2> Looks like you won't have a freenode channel :)
<4> No, just 10^3 other places he can go for ***istance
<2> Touqen, but he will be out of the FSF range
<4> Uh.. so
<4> Not everyone who uses closed technology is out to make a buck.
<5> Touqen: I'm downloading Visual C# express to take a look. I guess I also need the web dev studio? No idea, but looked at one of the video tutorials and the code looks not unlike Java. I've done quite a bit of Java, so hoping that will help!
<2> Touqen, read up you history and some fsf philosophy
<4> I don't really care about the fsf.
<4> I'm more of a capitalist than a socialist.
<4> :)
<2> Touqen, that is stupid, but hey the world is full of idiots
<2> no offens :)
<8> Is there any way to have PHP when printing a paragraph or something to print it and have it wrap so when you hit, "View Page Source" you don't horizontally scroll across a paragraph forever...
<2> Touqen, Free Software is all about kapitalisme, Microsoft is about Communisme
<4> Regardless what does my learning about history and the fsf have to do with my statement/
<4> There is not _capital_ in FREE
<4> no*
<2> Touqen, Argh all you action of today have to do with history. Jee don't they learn no philosophy on school from where you come?
<4> I chose not to take any philosophy courses in school.



<9> Is there a do { ... } while (condition) loop in PHP?
<4> yes
<9> That saves my day
<2> Touqen to bad, Look microsoft is planning economy like the soviets. Everybody his own Lada(read windows) Free software is about diversity creativity and competive and making also money. Look at ubunt, Red Hat, Apache, PHP
<2> Anyway we are off topic
<9> Do I need a semicolon after the condition?
<4> yes
<4> do { .. } while(dfsdf);
<9> Your answers are short but useful and informative
<9> Thanks a ton :)
<10> hello.. everyone
<6> Can someone help me im tryin to get only the rows to display from when a user logs in, so it only display what he has posted to the database. I do have the userid inserting into my items table under userid column. HEre is a pastebin of my code http://pastebin.ca/63807
<11> and he is back :)
<6> lol
<4> it looks okay to me, what is it not doing?
<7> is there boolean in php?
<6> hmm
<6> im thinking maybe i need to make another function
<11> briantumor: http://us2.php.net/tutorial
<3> tdd: you need a new query that selects posts for the user id.
<12> is there ANY difference between exho and print?
<12> echo*
<3> no
<13> There is. And php.net tells you the difference.
<3> ah. better check it out
<14> can someone help me figure out as to why my login script does not work?
<12> espiering post me the URL when you find it:D
<14> Danielss89[PG]_m: i have on problem
<14> no where to paste it
<14> pastebin appears to be broken
<12> pastebin.org Libra102
<12> linux2
<13> Danielss89[PG]_m, espiering: http://www.faqts.com/knowledge_base/view.phtml/aid/1/fid/40
<11> Danielss89[PG]_m: your brower doesnt get to php.net and not able to type "echo" in the search thing then do the same for print and read to see the diffs?
<12> nice Frixon-
<3> pastebin.ca works
<10> haha
<10> hello..
<14> Danielss89[PG]_m: http://pastebin.ca/63818
<12> sorry Libra102
<10> np...
<10> ^^;
<12> Libra102 whats the error
<12> damn
<12> sorry again
<12> linux2 whats the error
<10> :-)
<14> well not so much of an error but the page fails to do anything
<14> rpmmaker.net
<14> try logging in as anything using the left login box
<14> and it just doesn't do anything
<12> linux2 are you sure this is set: if (isset($_POST['OK']))
<14> Danielss89[PG]_m: no im not
<15> Hey guys I have an ordering problem
<12> well.. if it isnt set then the page will do nothing..
<14> Danielss89[PG]_m: im reading this out of a book and modifying the code to do what i need it to do. problem is the book doesn't explain how to do anything you really would want to do
<3> linux2: you need to ckeck on the action page - Login.php - and see if there are any errors and is the data getting to the Login.php
<12> oki.. put this in you index file where your form is..
<16> How to create an or statement within " if ($type == 0) { " that will qualifiy if $type is NOT set?
<11> if(!isset($type))
<15> if you look at this http://www.blindstream.net/V2/testingserver/test.php it thinks that 240 is larger then 1320
<12> Libra102 <input type="hidden" name="OK" value="true">
<12> damn..
<12> linux2 <input type="hidden" name="OK" value="true">
<15> How can I order by entire value ? not just the first digit
<3> corey: the field type needs to be numerical, not char
<15> ??
<15> ok
<15> so int ?
<12> linux2 are you with me
<3> yes
<17> Hey guys, i want to check if a string has "." and "@" can this be done using regex?
<15> exelect thanks !!!!


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #php
or
Go to some related logs:

#perl
kadischi compression
rsnmcisco.det.ua.pt
#centos
#css
get_php_config
irc client xfce
start firefox using crontab
pooru+punda
#linuxhelp



Home  |  disclaimer  |  contact  |  submit quotes