Click here to Skip to main content
15,887,683 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
QuestionFacebook-Like modal box Pin
Jassim Rahma25-Oct-11 6:26
Jassim Rahma25-Oct-11 6:26 
AnswerRe: Facebook-Like modal box Pin
Mohibur Rashid25-Oct-11 15:40
professionalMohibur Rashid25-Oct-11 15:40 
Questionsignature_invalid in Google API Pin
Paresh146225-Oct-11 2:36
Paresh146225-Oct-11 2:36 
AnswerRe: signature_invalid in Google API Pin
Niall Barr26-Oct-11 3:21
professionalNiall Barr26-Oct-11 3:21 
Questiondata was not displayed in the application in the correct format. Pin
Honeyboy_2025-Oct-11 1:01
Honeyboy_2025-Oct-11 1:01 
AnswerRe: data was not displayed in the application in the correct format. Pin
cjoki4-Nov-11 10:30
cjoki4-Nov-11 10:30 
QuestionBest Practices - mysql calls Pin
Dwayner7920-Oct-11 13:59
Dwayner7920-Oct-11 13:59 
AnswerRe: Best Practices - mysql calls Pin
Mohibur Rashid21-Oct-11 0:02
professionalMohibur Rashid21-Oct-11 0:02 
I cannot answer your question directly,

Some issues first of all if you a can create common function that will be used by multiple page, then make that one function.

From my experience: making software using php sometime helps a lot. specially development time. But I have faced some issue when I cannot depend on php.

I have faced a problem with one of my Software. I had to calculate stock by daily basis, Its not simple calculation which can be based on simple (insert into stock)-sales+(return from customer), Its more complicated than that. Because we have a different kind of stock management just because of type of product. The result is php page suffers big time. it cannot show the result. most case it ran out of memory. So, I solved it by C. I developed this page using C

Another example is, report making. I take support from pdf making class MPDF(they are vanished, i cant find there site anymore). But It cannot handle big data, memory suffers. So, Now I am building them in C. Finally my point is PHP gives a great way of programming but not very good idea in every case...
GeneralRe: Best Practices - mysql calls Pin
Dwayner7923-Oct-11 7:40
Dwayner7923-Oct-11 7:40 
GeneralRe: Best Practices - mysql calls Pin
Mohibur Rashid23-Oct-11 12:05
professionalMohibur Rashid23-Oct-11 12:05 
QuestionUsing MSSQL stored procedure with codeigniter Pin
noadek20-Oct-11 6:43
noadek20-Oct-11 6:43 
QuestionAverage Disk Queue Length In Linux Pin
ReaperDR17-Oct-11 2:52
ReaperDR17-Oct-11 2:52 
JokeRe: Average Disk Queue Length In Linux Pin
Albert Holguin17-Oct-11 4:00
professionalAlbert Holguin17-Oct-11 4:00 
GeneralRe: Average Disk Queue Length In Linux PinPopular
ReaperDR17-Oct-11 15:27
ReaperDR17-Oct-11 15:27 
JokeRe: Average Disk Queue Length In Linux Pin
AspDotNetDev14-Nov-11 10:03
protectorAspDotNetDev14-Nov-11 10:03 
QuestionVisual Studio for PHP!! Pin
Jassim Rahma16-Oct-11 5:00
Jassim Rahma16-Oct-11 5:00 
AnswerRe: Visual Studio for PHP!! Pin
Graham Breach16-Oct-11 5:12
Graham Breach16-Oct-11 5:12 
AnswerRe: Visual Studio for PHP!! Pin
Mohibur Rashid17-Oct-11 18:43
professionalMohibur Rashid17-Oct-11 18:43 
AnswerRe: Visual Studio for PHP!! Pin
User 171649217-Oct-11 22:27
professionalUser 171649217-Oct-11 22:27 
GeneralRe: Visual Studio for PHP!! Pin
Jassim Rahma19-Oct-11 0:11
Jassim Rahma19-Oct-11 0:11 
GeneralRe: Visual Studio for PHP!! Pin
User 171649219-Oct-11 1:13
professionalUser 171649219-Oct-11 1:13 
GeneralRe: Visual Studio for PHP!! Pin
Jassim Rahma19-Oct-11 1:49
Jassim Rahma19-Oct-11 1:49 
GeneralRe: Visual Studio for PHP!! Pin
User 171649219-Oct-11 2:00
professionalUser 171649219-Oct-11 2:00 
AnswerRe: Visual Studio for PHP!! Pin
Luc Pattyn19-Oct-11 1:59
sitebuilderLuc Pattyn19-Oct-11 1:59 
GeneralRe: Visual Studio for PHP!! Pin
Paul Conrad19-Oct-11 8:01
professionalPaul Conrad19-Oct-11 8:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.