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

Linux, Apache, MySQL, PHP

 
AnswerRe: python Pin
etkid8425-Aug-11 3:43
etkid8425-Aug-11 3:43 
Question"Submit" Help... Pin
Katkot28-Aug-10 0:12
Katkot28-Aug-10 0:12 
AnswerRe: "Submit" Help... Pin
cjoki30-Aug-10 4:29
cjoki30-Aug-10 4:29 
GeneralRe: "Submit" Help... [modified] Pin
Katkot30-Aug-10 6:20
Katkot30-Aug-10 6:20 
GeneralRe: "Submit" Help... Pin
Katkot30-Aug-10 6:28
Katkot30-Aug-10 6:28 
GeneralRe: "Submit" Help... Pin
Paul Guralivu8-Sep-10 9:12
Paul Guralivu8-Sep-10 9:12 
QuestionIs their any php block Pin
ramanadham27-Aug-10 21:29
ramanadham27-Aug-10 21:29 
AnswerRe: Is their any php block Pin
Tony Richards8-Sep-10 13:15
Tony Richards8-Sep-10 13:15 
You're going to have to define what you mean by block. The first thing that come to mind is this:

PHP
<?php 
    // PHP Code
?>


Which is a block of PHP but doesn't seem to match your question.

If you want ways to create reusable code, why don't you want includes or functions and classes? At the very least you'll need functions, otherwise how do you plan for your code to be used?

Edit : Fixed my stupidity with angle brackets!
Questiondon't show value "hidden in html" on form submit Pin
haibec26-Aug-10 16:50
haibec26-Aug-10 16:50 
AnswerRe: don't show value "hidden in html" on form submit Pin
cjoki27-Aug-10 6:23
cjoki27-Aug-10 6:23 
QuestionTwo types of user login in joomla Pin
govind_22200725-Aug-10 23:00
govind_22200725-Aug-10 23:00 
AnswerRe: Two types of user login in joomla Pin
Gerben Jongerius26-Aug-10 0:14
Gerben Jongerius26-Aug-10 0:14 
GeneralRe: Two types of user login in joomla Pin
govind_22200726-Aug-10 0:44
govind_22200726-Aug-10 0:44 
GeneralRe: Two types of user login in joomla Pin
bobby.villines10-Sep-10 9:04
bobby.villines10-Sep-10 9:04 
QuestionUsing webservice in php Pin
sarang_k23-Aug-10 18:22
sarang_k23-Aug-10 18:22 
AnswerRe: Using webservice in php Pin
Gerben Jongerius25-Aug-10 22:35
Gerben Jongerius25-Aug-10 22:35 
AnswerRe: Using webservice in php Pin
Smithers-Jones26-Aug-10 1:44
Smithers-Jones26-Aug-10 1:44 
QuestionHow would I get it to... replaceWith()? [modified] Pin
thebiostyle21-Aug-10 14:57
thebiostyle21-Aug-10 14:57 
AnswerRe: How would I get it to... replaceWith()? Pin
cjoki23-Aug-10 4:43
cjoki23-Aug-10 4:43 
QuestionLogin to htaccess Pin
stefanism19-Aug-10 15:33
sussstefanism19-Aug-10 15:33 
AnswerRe: Login to htaccess Pin
Graham Breach19-Aug-10 23:37
Graham Breach19-Aug-10 23:37 
QuestionPassword Display Pin
gdpgupta17-Aug-10 22:44
gdpgupta17-Aug-10 22:44 
AnswerRe: Password Display Pin
Richard MacCutchan18-Aug-10 1:29
mveRichard MacCutchan18-Aug-10 1:29 
GeneralRe: Password Display Pin
gdpgupta18-Aug-10 2:01
gdpgupta18-Aug-10 2:01 
GeneralRe: Password Display Pin
Richard MacCutchan18-Aug-10 2:36
mveRichard MacCutchan18-Aug-10 2:36 

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.