| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
Comments:
<0> ups <1> ew. didnt see that coming. <1> is it fine if i just disable it from the php config file? <1> Ox41464b: if magic quotes is on, can i not do addslashes? only do it when its off. <1> sup rob <1> sup tube <2> eh, not much mane. you? <1> nadda, =/ <1> Query OK, 1 row affected, 1 warning (0.00 sec) <1> how do I see the warning? <1> INSERT INTO fubar VALUES ('', NOW(), 'gecko', 'foobar test'); <1> is the query <3> /server -m irc.chatw.net #chatw <4> hi !! i've got a huge txt file with SQL queries that insert values into table to a database. this file is very big i mean about 30,000 lines and its size about 4 mb, i wanna insert it to phpmyadmin but it impossible more than about 2 mb, and i also cant do this manually. is there anyway i can split this big txt file into parts ? this txt file is from a program that converted access database into SQL querys <5> sue bigdump
<5> use bidump.php <4> whats that ? <5> it's a php script to upload big sql file <5> http://www.ozerov.de/bigdump.php <--download it from here <4> i'll see <4> thank you <5> no problem <5> is there any contact form script which will retrive address information from user input and send all the infromation through e-mail to the user? <5> !clr <1> what? <6> how do i install paer ? <2> first, you have to find a pear tree. <1> heh <7> guys, what is the most efficient way to check the max word length in a string? <7> "Hi little dude" -> will bring back 6 (little) <7> @func strstr <8> (PHP 3, PHP 4, PHP 5) <8> string strstr ( string haystack, string needle ) <8> Find first occurrence of a string <8> http://www.php.net/strstr <1> probably explode then check the length of each element <7> woow <7> didn't think of that... <7> superb way :) <7> am not sure if most efficient.. but superb way <9> ... <9> !! <9> LOL <9> !!! <10> HaNtU]uU[, is the only name I recognize on my screen <9> ??? <1> how come <1> hey ansi <2> bleh <2> i gtg to work <2> im out <2> later <5> is there any contact form script which will retrive address information from user input and send all the infromation through e-mail to the user? <11> you want to email the users address to themself? <10> PoLaPaIn, formmail? <5> yea <5> like user input their name eimal and address <5> then it will email the user his e-mail and address <5> yea formmail <11> what on earth is the point of that? <10> evulish, shush <10> you'll spoil my fun <11> oh, sorry <11> what i meant to say was, "what an innovative and useful idea!" <5> so is tthere any scrit i can download? <11> you could.. make one <5> i`m new in php <5> wrote one but it doesn't do anything <11> well, you could try to fix it <5> trying but don't know where exactly i`m doing wrong <12> lol <11> that's why we're here <11> www.pastebin.com <12> evulish: its like... php is supposed to be an automatic... <12> "i wrote an entire site in php... and it doesnt do anything..."
<5> http://pastebin.com/566839 <11> http://news.yahoo.com/s/ap/20060222/ap_on_fe_st/india_girl_weds_dog;_ylt=AsyuTejF.Ix5fnxgf8N_5pes0NUE;_ylu=X3oDMTA3NW1oMDRpBHNlYwM3NTc- <5> lolz <12> lmao <12> i just told a co-worker " a girl in new delhi got married to a dog to ward off the evil eye blah blah.." and he looks at me.. pauses for a brief moment, and responds: "they all ought to be married to dogs" <12> senile old man <12> his real name is "richard nixon" <12> so odd.. <12> and he thinks he's doomed forever because of his name <12> lol <5> evulish do you know where exactly i`m doing wrong <11> well, for one, you're using registered globals <5> so what do i have to do? <11> use things like $_POST['fieldname'] rather than $fieldname <5> that's what i wrote...like echo $post['fieldname'] <11> it's $_POST not $post <5> <input name="txtFirstName" type="text" id="txtFirstName" value='<? echo $_POST["txtFirstName"]; ?>' /> <11> and that doesn't work? <12> id is a valid attribute? <11> of ourse <12> jesus.. where have i been.. <12> never used that **** before lol <12> whats it for? <5> nope <11> css, dom <12> oh heh <12> never used css on a text input ;), of course id is valid <12> ppl putting their visual first, *sigh* <11> huh? <11> i use id's on inputs primarily for dom <12> dom? <13> i know this is a php channel, but anyone here familiar with SSL certs? <12> i thought you were calling me a dumb*** the first time.. <12> like "dom" was short for dumb*** <13> i think this tech support guy is BSing me about their "shared cert" <11> document object model <12> ahh <12> lol <11> kanis: howso? <13> well, the host's site plan description talking about using shared ssl certs is to use this long url, which is like https://site6.apollohosting.com/domain.com/httpdocs <13> which sounds all nice, except it gives me a 404 <13> i talk to tech support <13> and their first answer is telling me to use the URL generated by the Plesk Control panel's "site preview" option <13> which is on port 8443 <11> shared certs aren't BS <13> I thought that was a bit unorthodox, but i tried it <11> oh wait <13> and it caused timeouts <13> so then, i ask them are they sure <13> and another guy responds saying it's the first URL (the site6.* one) <13> i remind him it's a 404 <13> and he says "well, when i go to https://domain.com/ it loads up the content" <13> and i tell him "yeah, but the certificate warning dialogue pops up saying there's a conflict of ownership, becaese the certificate belongs to "Plesk"" <13> and he says "yeah, that's our shared cert. you should get your own ssl cert for peace of mind" <10> where's jstr <13> after he said that, i was about ready to rip his goddamn spine out <13> since the CA is an untrusted source <13> i mean, even using his logic, who would offer a shared SSL cert that comes from an untrusted CA? <11> who's your host? <13> apollohosting.com <10> apollo and not starbuck? <13> i'm using them because they have verisign's payflow pro php extension compiled in <13> and php cgi so it actually works when i use it <13> we already had to move the site from two hosts <13> i came into the project to fix everything that the previous coder screwed up (and consequently got fired for) <13> first host i could find was apollo hosting <13> with all of the weird responses, i think this guy doesn't know what he's talking about and is ****ing me in the ear <1> hi tb. <1> night tb =/ <14> hello guys.. can someone help me create a payment gateway? <15> Does anyone know what the maximum number of characters that can go into a subdomain name. <16> hey guys, i cant seem to find an appropriate function.. how i can replace in $mystr, a character at position 'n' with $mychar? <17> @google maximum characters length subdomain <8> Search results for maximum characters length subdomain:
Return to
#php or Go to some related
logs:
Jayde allnitecafe #kl #php #chat-world gaylarm mandolin rain mp3 hoppppppppppppppppppp #allnitecafe South Park-Dreidel.mp3 #worldchat
|
|