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

Linux, Apache, MySQL, PHP

 
QuestionIs there Dictionary Object in PHP Pin
awedaonline11-Dec-11 7:49
awedaonline11-Dec-11 7:49 
AnswerRe: Is there Dictionary Object in PHP Pin
Graham Breach11-Dec-11 8:28
Graham Breach11-Dec-11 8:28 
GeneralRe: Is there Dictionary Object in PHP Pin
awedaonline11-Dec-11 10:57
awedaonline11-Dec-11 10:57 
Questiondate format problem Pin
Jassim Rahma10-Dec-11 21:40
Jassim Rahma10-Dec-11 21:40 
AnswerRe: date format problem Pin
Graham Breach10-Dec-11 23:09
Graham Breach10-Dec-11 23:09 
AnswerRe: date format problem Pin
awedaonline11-Dec-11 7:57
awedaonline11-Dec-11 7:57 
AnswerRe: date format problem Pin
cjoki12-Dec-11 6:40
cjoki12-Dec-11 6:40 
Questionpage not showing in full height Pin
Jassim Rahma10-Dec-11 3:46
Jassim Rahma10-Dec-11 3:46 
I am using an iframe with 100% table and td as well as iframe but the ifarame is still not going into full height..

here is my code:

!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-us">
<head>
	<title>Jassim Rahma</title>
	<?php include("tags.php"); ?>
	<meta name="description" content="Where technology meets business intelligence." />
</head>
<body dir="ltr" lang="en-us">
<table width="100%" cellpadding="0" cellspacing="0" height="100%">
	<tr><td colspan="3" style="border-bottom-color: #D3D3D3; border-bottom-style:solid;; border-bottom-width: thin"><?php include("header.php"); ?></td></tr>
	<tr>
		<td valign="top" style="padding: 10px" height="100%">
			<iframe src="http://www.boutell.com/newfaq/creating/include.html" style="border:0px #FFFFFF none;" name="headline" scrolling="no" frameborder="0" marginheight="0px" marginwidth="0px" height="100%" width="100%"></iframe>            
		</td>
	</tr>
</table>

<?php include("Piwik.php"); ?>

</body>
</html>

AnswerRe: page not showing in full height Pin
cjoki12-Dec-11 6:42
cjoki12-Dec-11 6:42 
SuggestionRe: page not showing in full height Pin
Danny Martin5-Jan-12 2:48
Danny Martin5-Jan-12 2:48 
Questioninclude question Pin
Jassim Rahma10-Dec-11 3:35
Jassim Rahma10-Dec-11 3:35 
AnswerRe: include question Pin
awedaonline11-Dec-11 7:52
awedaonline11-Dec-11 7:52 
AnswerRe: include question Pin
Gerben Jongerius11-Dec-11 19:34
Gerben Jongerius11-Dec-11 19:34 
GeneralRe: include question Pin
Jassim Rahma11-Dec-11 21:44
Jassim Rahma11-Dec-11 21:44 
AnswerRe: include question Pin
Mohibur Rashid12-Dec-11 15:17
professionalMohibur Rashid12-Dec-11 15:17 
GeneralRe: include question Pin
Jassim Rahma12-Dec-11 18:35
Jassim Rahma12-Dec-11 18:35 
Questionerror in login page Pin
Jassim Rahma10-Dec-11 2:14
Jassim Rahma10-Dec-11 2:14 
AnswerRe: error in login page Pin
Graham Breach10-Dec-11 3:46
Graham Breach10-Dec-11 3:46 
GeneralRe: error in login page Pin
Jassim Rahma10-Dec-11 3:55
Jassim Rahma10-Dec-11 3:55 
GeneralRe: error in login page Pin
Graham Breach10-Dec-11 4:10
Graham Breach10-Dec-11 4:10 
Questionplz help - htaccess Pin
Jassim Rahma9-Dec-11 2:52
Jassim Rahma9-Dec-11 2:52 
QuestionSimple PHP Pin
omanzo_barrett8-Dec-11 8:39
omanzo_barrett8-Dec-11 8:39 
QuestionHelp me in configuring the PHP .How to run a PHP program Pin
VickyVicki8-Dec-11 4:32
VickyVicki8-Dec-11 4:32 
AnswerRe: Help me in configuring the PHP .How to run a PHP program Pin
awedaonline8-Dec-11 10:01
awedaonline8-Dec-11 10:01 
GeneralRe: Help me in configuring the PHP .How to run a PHP program Pin
VickyVicki9-Dec-11 4:38
VickyVicki9-Dec-11 4:38 

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.