IRC Networks
Irc Logs Stats
Start date: 2007-09-27 02:48:27
Last update: 2008-10-24 20:19:38
Channels: 41
Logged Lines: 6230436
Size: 1822.67 MB
Powered by
Channel Info
Network: freenodeChannel: #php |
Search in www.irclog.org
Log from #php at freenode 2006-05-11
Pages: < Prev
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Next >
[13:05]<mzzayg>keherman: but firstly you need to declare the whole form
[13:05]<djjsnd>yereth, shrug start adding dumps till you find the problem
[13:05]<djjsnd>you said all this happens within a second?
[13:06]<cgxgzdrg>Marcin, thx!
[13:06]<zjw>Marcin: it should not be....
[13:06]<mzzayg>keherman: n/p
[13:06]<mzzayg>row: i know that
[13:06]<mzzayg>row: but the problem is that it is there, and i dunno why
[13:06]<mzzayg>:/
[13:06]<zjw>try '/\<span style="font-size: \d+\D+">/iU', it could be been greedy
[13:06]<zjw>but does not look like it
[13:07]<mzzayg>$#$%#$, f.... timeouts on ftp
[13:07]<dnznvx>moosey: that's only provided that I do something wrong .. which I doubt, as the problem only occurs when the script takes longer, because of there being a large sitemap (the problem occurs while generating the sitemap; the bigger the sitemap, the more likely it is the timeout or whatever occurs)
[13:07]<cm2nzmrm>is this correct to show the selected option box? echo $_POST['add_person_initial']; but it doesn't show anything, even i already set the value in html form
[13:08]<djjsnd>define longer in seconds
[13:08]<mzzayg>row: seems it's working, biiig thx and
[13:09]<zjw>np
[13:09]<mzzayg>:>
[13:09]<zjw>:)
[13:09]<dnznvx>moosey: I've done so earlier.. hold on
[13:10]<djjsnd>i want here
[13:10]<mzzayg>yeah
[13:10]<mzzayg>:/
[13:10]<zjw>broken?
[13:10]<djjsnd>if its 30 seconds your problem is max_execution_time
[13:10]<djjsnd>which is default 30 seconds
[13:11]<djjsnd>possibly max_input_time
[13:11]<dnznvx>moosey:
[13:11]<dnznvx>unix time start: 1147340988
[13:11]<dnznvx>unix time finish: 1147340988
[13:11]<cm2nzmrm>thanks it's worked now... the problem is html :) you're correct
[13:11]<dnznvx>this is around the script part which is executed before anything is printed to the client
[13:11]<dnznvx>so the part where it times out, or so
[13:12]<djjsnd>number looks the same to me
[13:12]<dnznvx>it takes a neglectible length of time
[13:12]<dnznvx>exactlyt
[13:12]<dnznvx>which means it extremely fast
[13:12]<djjsnd>so it does nothing
[13:12]<dnznvx>it's
[13:12]<dnznvx>....
[13:13]<dnznvx>echo "<br>unix time start: " . time(); /* here's my code which causes the problem */ echo "<br>unix time finish: " . time();
[13:13]<dnznvx>that's where the output comes from
[13:14]<zjw>you need some kinda debugger so you can set break points and such and look at where its going wrong
[13:14]<}mzvzyx{>anyone from here knows html or php , i need an little help pls .. if anyone can make me an banner pls !
[13:14]<zjw>no this is not a php channel and no way is it a html, its asp.... ;)
[13:14]<}mzvzyx{>nobody can help me..
[13:14]<}mzvzyx{>i made an banner but not good at all
[13:15]<dnznvx>lol.. }MatriX{: how much do you pay?
[13:15]<}mzvzyx{>my life
[13:15]<djjsnd>nothing we can do really, perhaps a large sitemap is the problem, no clue what your doing, parsing urls or someshit
[13:15]<djjsnd>somewhere your shit is destroting something :) its not a session problem
[13:15]<dnznvx>moosey: I've an iterative function
[13:16]<djjsnd>maybe your outta memory if you think your code is perfec
[13:16]<dnznvx>er
[13:16]<dnznvx>recursive
[13:16]<dnznvx>hrmm..
[13:16]<dnznvx>I'll try that
[13:17]<djjsnd>default is 8mb in php.ini
[13:17]<drssygn>hi everyone
[13:18]<ndf>Hi yassine.
[13:18]<dnznvx>moosey: yeah
[13:18]<drssygn>i created a file constant.php where i have something like $var1=value1 ... $varN=valueN and i includes the constant.php in an other file dynamic.php can i then calls $var1 .. $varN from the dynamic file ??
[13:19]<dnznvx>moosey: ini_set("memory_limit","400M"); doesn't help either
[13:19]<dnznvx>:/
[13:19]<dnznvx>ow, fuck me.. I don't understand this
[13:20]<djjsnd>check out my computer
[13:20]<djjsnd>http://www3.uark.edu/bkst/pumpkin/images/pumpkin_shell.jpg
[13:20]<drssygn>eml, any idea about my question please ?
[13:20]<nzzzmz>anyone experiencing frequent and repeated segfaults with pdo?
[13:21]<dnznvx>lol
[13:21]<dnznvx>is it a real pumpkin, moosey?
[13:21]<vjuvy>yassine: for sure
[13:21]<ndf>yassine, Yes, you can do that.
[13:21]<dnznvx>vouti: fo shizzle
[13:21]<dnznvx>ma nizzle
[13:21]<djjsnd>yup and a real computer
[13:21]<aunzvd>hi, I'm looking for a framework with MVC, similar to Ruby on Rails but of course in PHP, any good hints of where to find it?
[13:21]<ndf>yassine, require 'constant.php'; echo $varN;
[13:21]<dnznvx>moosey: how do you keep it fresh? :)
[13:22]<drssygn>thanks you guys!
[13:22]<djjsnd>who needs a 250.00 case when you got a nice cool pumpkin
[13:22]<djjsnd>we keep it in the fridge lol
[13:24]<djjsnd>http://www3.uark.edu/bkst/pumpkin/images/HPIM0138.jpg
[13:24]<gjzmj>hey guys is there a chan to ask SQL questions in. (its for a php page).
[13:24]<djjsnd>http://www3.uark.edu/bkst/pumpkin/images/HPIM0142.jpg
[13:25]<dnznvx>moosey: lol :)
[13:25]<djjsnd>ok last one
[13:25]<djjsnd>http://www3.uark.edu/bkst/pumpkin/images/HPIM0163.jpg
[13:26]<gjzmj>moosey: you have too much time!
[13:26]<gjzmj>Ive just inserted a record into a table. The ID field auto increments. Can I get the ID field returned, there isnt really anything I can search by thats unique
[13:27]<yvzn2rf>Gordo: what RDBMS
[13:27]<gjzmj>unless I create a timestamp and use this....surely there is a better way.
[13:27]<djjsnd>mysql_last_insert_id()
[13:27]<djjsnd>err
[13:27]<gjzmj>mySQL
[13:27]<vjuvy>moosey: looool
[13:27]<djjsnd>mysql_last_insert
[13:27]<mzzayg>row: still problem,
[13:27]<mzzayg>row: the script in a function doesn't work
[13:27]<djjsnd>dammit im wrong again







