| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8
Comments:
<0> irfanview rocks <1> i concur <2> hi all ? <2> Any computer science/enginnering people here ? <3> no, none <4> i am <3> liar <4> but aren't all gooks supposed to be born with an engineering degree? <2> I want to do a Museum management project wherein a person gets Info about an exhibit on his bluetooth phone as soon as he goes near one. It shuld be displayed in WML. <2> What technologies shud be learnt,used? <4> uh, they're gonna have to have a pretty short broadcast if they only pop up when you get close <4> otherwise you'll send the entire musium to him in the parking lot <2> no <2> how bout a dongle near every 3-4 exhibits ? <5> i'd use infrared rather than bluetooth <5> with bluetooth, you'd have to pair them, wouldn't you?
<0> @confess <6> I lost my virginity ****ing a somewhat ugly mexican slut behind a public library. <6> if he won't leave his wife for you, it's not love. don't take the wild *** as strong emotion, honey. you should grow up and move on. you will be happier. <6> well, goodbye gunbound!!! now he is addicted to online poker...$500 down, which we can afford, and that doesnt bother me. he made a friend by the name 'screwwhole' who seems to magically appear in his room every time he is playing. UHHH im jealous of a poker addict named screwwhole...... <7> Hi, I have a silly question.. is there a rule against silly questions.. i hope i dont get kicked out... <7> I created a form to e-mail thing which is working now thanks to pizza_milkshake but i am unable to add a CC address to it... <4> read the manual on mail() <0> I ****ing hate my piece of **** ISP <0> @mail <6> (PHP 3, PHP 4, PHP 5) <6> bool mail ( string to, string subject, string message [, string additional_headers [, string additional_parameters]] ) <6> Send mail <6> http://www.php.net/mail <0> @php mail('kierensearle@hotmail.com', 'hi' 'hello!'); <6> PHP Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING <0> @php mail("kierensearle@hotmail.com", "hi" "hello!"); <6> PHP Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING <0> @php mail("kierensearle@hotmail.com", "hi", "hello!"); <6> Result: sh: /dev/null: Permission denied <0> :( <0> @php print $_SERVER['REMOTE_ADDR']; <6> Result: <0> @php print $_SERVER['DOCUMENT_ROOT']; <6> Result: <2> hi everybody <0> Hi Saurabh_2! <2> hey <2> u like php ? <0> Yeah, it's awesome <2> I just learnt 2 mnths bck <2> whr u frm ? <0> England <2> any big php projects in hand ? <0> Nope, none <0> Too busy with uni <2> whats that ? <8> i wrote some AI in php but it committed suicide. <0> University <2> pizza_milkshake: hehehe <0> pizza_milkshake: a joke? <8> ... <2> u so busy .. but got time 4 chatting ? <0> Well a few minutes of chatting isn't excatly the same as a 'big php project' <2> yeah... but anyways, d u think chatting is of any use ? <0> Dad? <9> help <9> alguno de ustedes hizo caching con los resources de mysql? <5> el speako los english <8> @google mysql <6> Search results for mysql: <6> http://www.mysql.com/ <6> http://dev.mysql.com/ <6> http://dev.mysql.com/downloads/ <6> http://www.tcx.se/ <6> http://www.mysqlfront.de/ <6> http://www.google.com/search?hl=en&ie=ISO-8859-1&q=mysql&btnG=Google+Search <8> @translate es|en alguno de ustedes hizo caching con los resources de mysql? <6> Translation: some of you did caching with resources of mysql? <9> @google manual de Ajax <6> Search results for manual de Ajax:
<6> http://www.ajaxpress.com/dc/dc5.htm <6> http://www.oreilly.com/ <6> http://www.oreilly.com/?CMP=LEC-97FL65315721 <6> http://developer.yahoo.net/maps/ajax/V2/reference.html <6> http://blog.codedread.com/archives/2005/04/21/ajax-gotchas/feed/ <6> http://www.google.com/search?hl=en&ie=ISO-8859-1&q=manual+de+Ajax&btnG=Google+Search <8> @translate en|es be more specific... <6> Translation: sea ms especfico... <9> ok <9> example <0> @translate Je na parle pas un francais <6> Translate error: Improper format. Perhaps your language options are not lowercase? <0> @translate fr|en Je na parle pas un francais <6> Translation: I Na do not speak French <0> @translate fr|en Je parle pas un francais <6> Translation: I do not speak French <9> $a=mysql_query("Select * blablablablabla"); $b=$a; $c=$a; <9> entonces <9> mysql_fetch_array of $a is ok <9> mysql_fetch_array of $b is null <9> mysql_fetch_array of $c is null <0> @translate en|fr I do not speak French <6> Translation: Je ne parle pas franais <5> why would you want to do that? <9> the resource solved in $a is not REUTILIZABLE <9> no se como se escribe eso <5> right <5> if you want to use it multiple times: <5> while($a[] = mysql_fetch_array($b)) <5> then iterate through $a as many times as you want <8> @mysql_data_seek <6> (PHP 3, PHP 4, PHP 5) <6> bool mysql_data_seek ( resource result, int row_number ) <6> Move internal result pointer <6> http://www.php.net/mysql-data-seek <5> oh, or that <5> i always forget about that <8> Vampiric-ObseSi0N: just use $a <9> the resource in $a is equal in $b and $c if I asign the values of $a in this variables;? <8> Vampiric-ObseSi0N: why do you need to make a copy? <0> @translate fr|en Je un tallemont m***ife soldat <6> Translation: I a tallemont m***ife soldier <8> @php $a=mysql_list_dbs(); echo mysql_num_rows($a); <6> PHP Fatal error: Call to undefined function mysql_list_dbs() <0> @translate en|fr I'm a so solid soldier <6> Translation: Je suis un soldat tellement plein <8> @translate en|fr stfu <6> Translation: stfu <9> Im copy the resource for CACHING of mysql consult into databse <9> the resource asing in a Array for use in more process <3> oh <9> example <9> $a=mysql_query("Select * blablablablabla"); <9> $b=mysql_query("Select * bsadasdsadlablablablabla"); <3> good luck <8> Vampiric-ObseSi0N: caching? huh? for who? mysql has its own caching, which is much more efficient than anything you'll ever write, take a look at it <9> $c=mysql_query("Select * bsadasdsadlablablablablwwwwwwwwwwa"); <9> entonces <8> @translate es|en entonces <6> Translation: then <9> $ch=Array(); <8> si <9> $ch[]=$a; <9> $ch[]=$b; <9> $ch[]=$c; <9> luego <9> yo puedo hacer <8> Vampiric-ObseSi0N: sorry, you can't do it like that <9> mysql_fetch_array for $ch[3]; <8> $a does not represent php data, it must be fetched out first <9> mysql_fetch_array for $ch[1]; <8> $a is a mysql resultset <9> ok
Return to
#php or Go to some related
logs:
brace - hartendief.mp3 download Neither uclibc uClibc++ #allnitecafe #allnitecafe slm nbr nar iam.net.ma bot
#unixer #php u r ghouncho Non-matching handle lengths with , they use 32 characters.
|
|