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

Linux, Apache, MySQL, PHP

 
GeneralRe: "." operator to join two strings... Pin
effayqueue19-Mar-11 3:32
effayqueue19-Mar-11 3:32 
AnswerRe: "." operator to join two strings... Pin
Luc Pattyn19-Mar-11 3:58
sitebuilderLuc Pattyn19-Mar-11 3:58 
GeneralRe: "." operator to join two strings... Pin
Joan M20-Mar-11 22:53
professionalJoan M20-Mar-11 22:53 
GeneralRe: "." operator to join two strings... Pin
Luc Pattyn20-Mar-11 23:05
sitebuilderLuc Pattyn20-Mar-11 23:05 
GeneralRe: "." operator to join two strings... Pin
Joan M20-Mar-11 23:13
professionalJoan M20-Mar-11 23:13 
AnswerRe: "." operator to join two strings... Pin
Luc Pattyn20-Mar-11 23:32
sitebuilderLuc Pattyn20-Mar-11 23:32 
AnswerRe: "." operator to join two strings... Pin
Graham Breach20-Mar-11 23:52
Graham Breach20-Mar-11 23:52 
GeneralRe: "." operator to join two strings... Pin
Joan M21-Mar-11 0:31
professionalJoan M21-Mar-11 0:31 
AnswerRe: "." operator to join two strings... Pin
nickmaroulis21-Mar-11 14:05
nickmaroulis21-Mar-11 14:05 
Questionphp library Pin
0b4m418-Mar-11 2:23
0b4m418-Mar-11 2:23 
Questionافقافايقاسقاالبل Pin
othman_thacol15-Mar-11 6:31
othman_thacol15-Mar-11 6:31 
AnswerRe: عثـــــــــــــــــــــــــــــــمان ثكول Pin
othman_thacol15-Mar-11 6:37
othman_thacol15-Mar-11 6:37 
GeneralHow to Print from mySQL with the conservation of Alris Page Pin
Richard MacCutchan18-Mar-11 10:51
mveRichard MacCutchan18-Mar-11 10:51 
Questionhide partition from places Pin
dcode2513-Mar-11 16:09
dcode2513-Mar-11 16:09 
AnswerRe: hide partition from places Pin
Albert Holguin28-Mar-11 18:03
professionalAlbert Holguin28-Mar-11 18:03 
AnswerRe: hide partition from places Pin
LloydA11116-Apr-11 12:07
LloydA11116-Apr-11 12:07 
Questionsend data Pin
Elham M12-Mar-11 7:12
Elham M12-Mar-11 7:12 
QuestionAnyone been able to get php5sctivescript working? Pin
Contensive6-Mar-11 4:19
Contensive6-Mar-11 4:19 
QuestionWhat ??? uses PHP Development PluginHooks, dual purpose comment, template, plugins to design application? Pin
toikken4-Mar-11 15:22
toikken4-Mar-11 15:22 
Hi,
I am interested in knowing more about this design methodlogy to program an application.
Do not know how u call this structure but it is use to design an application. I am sure it is a popular design methodology since it helps project development. I hope someone recognizes to steer me in the right direction to learn more. tx

Hooks
if ($h->pageName == 'login') { $h->pageTitle = 'Welcome login to your Account'
$h->currentUser->loggedIn

----

Comments
<?php
/**
* name: Hello World
* description: Sample Plugin Tutorial
* version: 0.1
* folder: hello
* class: hello
* hooks: ....

A newbie might see above as comment. But these comment are use. For example name being Hello World for that is the plugin folder name. Class actually usage of the word Hello is a required syntax for that plugin Hello (please note class hello in the comment area). tx

Class hello
{

public function theme_index_top($h)
....

--------

Template, Plugin that can redefine some core code, etc.


Any info appreciated on this design methodology. tx
QuestionHow to get PHP to rename files Pin
Alschafer4-Mar-11 6:57
Alschafer4-Mar-11 6:57 
AnswerRe: How to get PHP to rename files Pin
nickmaroulis21-Mar-11 14:14
nickmaroulis21-Mar-11 14:14 
QuestionPHP applications on windows and linux Pin
Andrewnick202-Mar-11 20:49
Andrewnick202-Mar-11 20:49 
AnswerRe: PHP applications on windows and linux Pin
effayqueue19-Mar-11 2:42
effayqueue19-Mar-11 2:42 
GeneralRe: PHP applications on windows and linux Pin
nickmaroulis21-Mar-11 14:26
nickmaroulis21-Mar-11 14:26 
QuestionPassing variables to form in iframe Pin
Kyro Zetera2-Mar-11 5:57
Kyro Zetera2-Mar-11 5:57 

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.