Problem with php coding...

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

fugix
Forum Contributor
Posts: 207
Joined: Fri Mar 18, 2011 8:01 pm

Re: Problem with php coding...

Post by fugix »

Try to look for it in your package manager
Torleif
Forum Newbie
Posts: 14
Joined: Thu Apr 14, 2011 10:12 pm

Re: Problem with php coding...

Post by Torleif »

After this change something happened to my page! I uploaded a file this morning and the only thing i see from this file is this,

Code: Select all

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang="en" lang="en">
	<head>
		<title>marinebiology.title1</title>
		<meta name="description" content="marinebiology.description1marinebiology.description2marinebiology.description3" />
		<meta name="keywords" content="marinebiology.keywords1marinebiology.keywords2marinebiology.keywords3" />
			</head>
	<body>
						<table width="100%" height="807" cellspacing="0" class="listTable">
			<tbody>
				<tr class="subhead">
					<td width="54%" height="31"></td>
					<td width="46%">
					<h1><span class="date">
The gettext function seems to be gone completely now after these changes.
Torleif
Forum Newbie
Posts: 14
Joined: Thu Apr 14, 2011 10:12 pm

Re: Problem with php coding...

Post by Torleif »

You have find any news for me regarding my small problem i have with gettext?
Post Reply