hey
am using php on apache server to upload mp3 file .how do i increase the memmory limit to 16m.
ive tried putting this code [ini_set(”memory_limit”,”16M”);] at the top of my php code but it gives me this error.
Notice: Use of undefined constant ”memory_limit” - assumed '”memory_limit”' in...
how can i redirect to target main window from an i frame.
ive tried using TARGET="_top" and that doesnt seem to work
<meta HTTP-EQUIV="REFRESH" content="0; url=http://www.zzzzzzzz.org.au/main.php" TARGET="_top">
thanks
Works perfect in all other browsers apart from Internet explorer.the document height in explorer is not resized to the loaded iframe.
http://www.tushauriane.org.au/iindex.php
any help????? or what am I doing wrong --kharddie
i really dont know why this code cant just run .any help
function ValidateForm(){
var emailID=document.signup.email
var userID=document.signup.user
var given_nameID=document.signup.given_name
var sir_nameID=document.signup.sir_name
var countryID=document.signup.country
var...
am geting page errors when using this javascript code in internet explorer but non in firefox (works fine)... any help coz my page does open the left side menu ???????
<script type="text/javascript">
var loadedobjects=""
var rootdomain="http://"+window.location.hostname
function...
help-- why cant this php page be processed inside a html document....but when i run it on its own in a php document it works fine.
any ideas?? i have to run it inside a html page in a table ...thank you.
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type"...
Hey guys
how do i customise this class so that the Creatpage() function ( page send to the browser) is processed as a php page instead of a html page . my html template has php include codes in the tables so it has to be processed as .php ?????
tried to save the template.php as template.inc and...
how come i cant creat a template with inc extention using this code or does it have to be full html and no php?when i use it nothing happens?????
<html>
<head>
<title> Page 1 </title>
<link rel="stylesheet" type="text/css" href="kenyathez.css"/>
</head>
<body>
<?php
include ("{TOPHTM}");
?>...
i downloaded this code that resizs the document height to the loaded iframe....is there any way that the var docHt (document height) can change every second because links in the iframe are specific to the set loaded iframe height.....please help
here is the code.....
function...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.