Search Results

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Suetan ; Forum: PHP and child forums
Forum: PHP Feb 26th, 2008
Replies: 3
Views: 1,331
Posted By Suetan
Here's a simple redirect script that you should be able to implement into your program:

if ($user->data['is_registered'])
{
redirect(append_sid("{$phpbb_root_path}index.$phpEx"));
}
...
Forum: PHP Feb 26th, 2008
Replies: 17
Views: 1,271
Posted By Suetan
Why don't you try it something like this:

<html>
<head>
<title>Cycle Tracks Portal</title>
<style type="text/css" media="all">@import "images/style.css";
</style>
<link rel="alternate"...
Forum: PHP Feb 7th, 2008
Replies: 20
Views: 5,343
Posted By Suetan
Going by the images that were in your attachment, it looks to me like your CSS files weren't uploaded to the server. I'm saying this because you have all the images that would be in the page from...
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC