Join
Login
Submit Story

Categories

View All
PHP Discussions
PHP Scripts
PHP Tutorials


View All


1
digs
convert associative array to ordinary array
submitted by script 151 days ago (via coding.derkeiler.com)
Summary:ordinary array, is that possible? ... Make Yahoo your home page. ...
 
0 Comments - More Info - Bury   Topic: PHP Discussions
1
digs
Enabling cURL on my Mac
submitted by script 151 days ago (via coding.derkeiler.com)
Summary:Ok, I'm still a newbie (hopefully, someday I'll be past this stage), so ... don't get too upset and also, if you can provide some assistance, I guess ...
 
0 Comments - More Info - Bury   Topic: PHP Discussions
1
digs
PHP code to write excel spreadsheet with multiple workbooks
submitted by script 151 days ago (via coding.derkeiler.com)
Summary:My users really want Excel spreadsheets with the same results. ... There is a PEAR application which does this, but from the PEAR description it seems to be pretty buggy (65 open bugs, average days open 616 days) and dated. ... They will have multiple workbooks and could be as large as 10000 rows spread out over 100 workbooks. ...
 
0 Comments - More Info - Bury   Topic: PHP Discussions
1
digs
RES: [PHP] why wont my array work?
submitted by script 151 days ago (via coding.derkeiler.com)
Summary:Para: [php] PHP General List ... why won't my array work? ... I am attempting to echo the results of mysqli ... be in the final script... ...
 
0 Comments - More Info - Bury   Topic: PHP Discussions
1
digs
why wont my array work?
submitted by script 151 days ago (via coding.derkeiler.com)
Summary:Here's my issues, I am attempting to echo the results of mysqli query out to my script just so I can make sure it's working right, what I'm hoping to do in the long run is compare what was typed in a text box to this info... ... $oldpasswordquery = "SELECT loginPassword, Record FROM current WHERE ...
 
0 Comments - More Info - Bury   Topic: PHP Discussions
1
digs
[PHP] Re: putting variables in a variable
submitted by script 151 days ago (via coding.derkeiler.com)
Summary:M. Sokolewicz wrote: ... I am making and HTML email. ... I have 3 images to put in. ... Or what do you expect not to happen that IS hapenning? ...
 
0 Comments - More Info - Bury   Topic: PHP Discussions
1
digs
Deleting file in /tmp directory
submitted by script 151 days ago (via coding.derkeiler.com)
Summary:I have this PHP script, ... their owners, the owner of the directory or by root. ... But if I do the same has user gamito, ...
 
0 Comments - More Info - Bury   Topic: PHP Discussions
1
digs
array_filter function
submitted by script 151 days ago (via coding.derkeiler.com)
php.general: array_filter function
 
0 Comments - More Info - Bury   Topic: PHP Discussions
1
digs
[PHP] Use of callback on a stream
submitted by script 151 days ago (via coding.derkeiler.com)
Summary:I am trying to make a daemon that launches shell commands via proc_open and gets the stdout of the command via a pipe. ... The thing is that I would like to get this stdout via a callback, instead of monitoring the pipe regularly. ...
 
0 Comments - More Info - Bury   Topic: PHP Discussions
1
digs
[PHP] Use of callback on a stream
submitted by script 151 days ago (via coding.derkeiler.com)
Summary:I am trying to make a daemon that launches shell commands via proc_open and gets the stdout of the command via a pipe. ... The thing is that I would like to get this stdout via a callback, instead of monitoring the pipe regularly. ...
 
0 Comments - More Info - Bury   Topic: PHP Discussions