Join
Login
Submit Story

Categories

View All
PHP Discussions
PHP Scripts
PHP Tutorials


View All


1
digs
I need advice on how to create thousands of articles with PHP or else
submitted by script 47 days ago (via coding.derkeiler.com)
Summary:bunch of links (interviews, poems, etc...) The left columns contains ... Here's the question or needed advice. ... way to create those articles. ...
 
0 Comments - More Info - Bury   Topic: PHP Discussions
1
digs
Not displaying erros
submitted by script 47 days ago (via coding.derkeiler.com)
Summary:Whenever there is a syntax error, or parse error etc in php it does not ... I dont get these errors at all (even though they are there! ... either nothing or a server 500 error. ... .ini issue? ...
 
0 Comments - More Info - Bury   Topic: PHP Discussions
1
digs
Debugging
submitted by script 47 days ago (via coding.derkeiler.com)
Summary:I'm having problems debugging my code. ... One prevolent problem I have is that ... if I a syntax error, and run it on localhost, I get nothing but a blank ...
 
0 Comments - More Info - Bury   Topic: PHP Discussions
1
digs
XOOPS webservice for register user
submitted by script 47 days ago (via coding.derkeiler.com)
Summary:Do I need to install additional module in XOOPS to support ... Either it's part of the core or I have to download some ...
 
0 Comments - More Info - Bury   Topic: PHP Discussions
1
digs
Events Calendar that read text file for events
submitted by script 47 days ago (via coding.derkeiler.com)
php.general: Events Calendar that read text file for events
 
0 Comments - More Info - Bury   Topic: PHP Discussions
1
digs
Selecting all records between a date range
submitted by script 47 days ago (via coding.derkeiler.com)
Summary:I am working on a app where I need to be able to select all the values from a database where the 'timein' field is between a certain date range... ... Could not perform query: Query was empty ...
 
0 Comments - More Info - Bury   Topic: PHP Discussions
1
digs
[PHP] Re: SESSION array problems UPDATE
submitted by script 47 days ago (via coding.derkeiler.com)
php.general: [PHP] Re: SESSION array problems UPDATE
 
0 Comments - More Info - Bury   Topic: PHP Discussions
1
digs
php server push
submitted by script 47 days ago (via coding.derkeiler.com)
Summary:achive server pushing and I have the following piece of code, ... BUT I have to keep an infinite loop on the server side for each clients ... and send the event message to the client from a different php file? ...
 
0 Comments - More Info - Bury   Topic: PHP Discussions
1
digs
Showing query time and closing connection id
submitted by script 47 days ago (via coding.derkeiler.com)
Summary:what command i should use to show query time, ... I have seen sql and php manual but none addressed this issue. ... Later i tried to close several openned connection ...
 
0 Comments - More Info - Bury   Topic: PHP Discussions
1
digs
need help on imagecreatefromjpeg
submitted by script 47 days ago (via coding.derkeiler.com)
Summary:when upload jpg/jpeg --notworking ... echo $sourcefile; ... $workingsource = imagecreatefromjpeg; ... echo $workingsource; ...
 
0 Comments - More Info - Bury   Topic: PHP Discussions