Forum: HTML and CSS Sep 23rd, 2009 |
| Replies: 2 Views: 386 I'm not sure where to put my background image in this code and how to make the image transparent. Could you please help me out. Thank you
<?
$pagetitle = "WaCoCo: Waterloo Community... |
Forum: Oracle Feb 19th, 2009 |
| Replies: 2 Views: 582 Hi, Could someone please tell me how to get all the tables in one program/file so that i can run them as one. Please very important..thank you |
Forum: Windows Vista and Windows 7 Jul 21st, 2008 |
| Replies: 1 Views: 827 The problem is that i was using the finger stuff on my hp but i tried to uninstall some programs while i was using it and when i restarted my laptop, the finger print stuff wasn't there to log on to... |
Forum: Windows NT / 2000 / XP Apr 21st, 2008 |
| Replies: 2 Views: 464 I got it sorted now...I just went to the start menu, accessories, and then system restore like someone recommneded to me and it worked..Thanks anywayz |
Forum: Windows NT / 2000 / XP Apr 21st, 2008 |
| Replies: 2 Views: 464 I just turned on my laptop now and everything i had in there isn't there anymore..Its an IBM R50E thinkpad. I don't know where to start from to get all my docunments back..SOMEONE please help me... |
Forum: PHP Mar 7th, 2008 |
| Replies: 3 Views: 1,280 I tried all that but still it didn't work. I'll try another method and see how far i get on with that..Thanks a lot for your help y'all |
Forum: PHP Mar 7th, 2008 |
| Replies: 2 Views: 455 Basically i'd like to put an image in a php code that i have but it's not displaying the image on the page..
This is the code:
<?php
/**
*
* Install setup page to allow the inital user to... |
Forum: PHP Mar 6th, 2008 |
| Replies: 2 Views: 455 I'm trying to input an image in a code i have but i tried using the html way which is
<td><a href="<?php echo $section_link[1]; ?>"><img src="../images/icons/graph.gif" width="32" height="32"... |
Forum: PHP Mar 6th, 2008 |
| Replies: 1 Views: 1,985 Could someone please tell me how to change a text format in php for example if have a question like this in your code:
Which of the following form element names can be used to create an array in... |
Forum: PHP Mar 6th, 2008 |
| Replies: 3 Views: 1,280 Hi There,
I am trying to get the information that i have put in the database to be displayed on the screen but i am getting this error
Warning: mysql_fetch_array(): supplied argument is not a... |
Forum: PHP Mar 2nd, 2008 |
| Replies: 8 Views: 1,522 Hmm.. I'll try that one out and see hw it turns out. I thought it was just as easy as putting the md5 on a line and that was it |
Forum: PHP Mar 2nd, 2008 |
| Replies: 8 Views: 1,522 got it thanks.. Can i just ask though, still using this code how do i encrypt the password. I have tried putting
//hash the password
$password = md5($password);
in the code above but it... |
Forum: PHP Mar 1st, 2008 |
| Replies: 8 Views: 1,522 I'm not sure what to search for exactly in google apart from cookies and sessions. Could someone please help me out as to what to put in my code above? |
Forum: Networking Hardware Configuration Mar 1st, 2008 |
| Replies: 9 Views: 1,662 not to worry guys, i called netgear and they helped me out with it..Thanks for your help all the same |
Forum: Networking Hardware Configuration Mar 1st, 2008 |
| Replies: 9 Views: 1,662 The ipconfig/all
Host Name: IBM-8E68BE76151
Primary Dns Suffix:
Node Type:Unknown
IP Routing Enabled:No
WINS Proxy Enabled: No
Ethernet adapter Local Area Connection:
Media State: Media... |
Forum: PHP Mar 1st, 2008 |
| Replies: 8 Views: 1,522 Hi,
could someone please tell me how to about putting a login name to the homepage of a user when they sign in. for example, after they have logged in using their username and password. Their name... |
Forum: Networking Hardware Configuration Mar 1st, 2008 |
| Replies: 9 Views: 1,662 I'm using netgar and everything is working fine because the internet is working fine on another laptop but not on the IBM thinkpad |
Forum: Networking Hardware Configuration Mar 1st, 2008 |
| Replies: 9 Views: 1,662 The DHCP is enabled. I checked it under ipconfig/all in the command prompt. Please what else could be wrong with it |
Forum: Networking Hardware Configuration Mar 1st, 2008 |
| Replies: 9 Views: 1,662 I have tried going to start-> run-> cmd-> and then i typed in ipconfig/release and then ipconfig/renew but then i got this
"An error occurred while renewing interface Wireless Network connection : ... |
Forum: PHP Feb 28th, 2008 |
| Replies: 9 Views: 855 No, I'm not trying to call it in a different way. I also think that the database isn't being called in any function that's why it isn't retrieving the information i put in the database |
Forum: PHP Feb 28th, 2008 |
| Replies: 9 Views: 855 I have done this but i didn't get any error message |
Forum: PHP Feb 28th, 2008 |
| Replies: 9 Views: 855 i did put all the database information into it but nothing changed. I will try and remove the @ and see if anything turn up.. |
Forum: PHP Feb 28th, 2008 |
| Replies: 9 Views: 855 ok what about this code, i just cut the old one down to this
#
class DAO {
#
// Public Vars
#
#
// Private Vars |
Forum: PHP Feb 28th, 2008 |
| Replies: 9 Views: 855 Hi Guys,
I'm trying to create a webpage where it's meant to get some information which i put in the database and then show in the webpage but it's not getting the information. Could you please... |
Forum: PHP Feb 27th, 2008 |
| Replies: 1 Views: 385 The bold didn't come out. It's from line 42-50.. |
Forum: PHP Feb 27th, 2008 |
| Replies: 1 Views: 385 Hi Guys,
I have a code which seems to be working fine. I have used zend to debug it but there is nothing wrong with the code. The problem is i'm creating some webpages on my laptop and when i... |
Forum: PHP Feb 23rd, 2008 |
| Replies: 9 Views: 1,256 ok richie, im going to send the code to you now and let you know where the problem is..Please reply to me soon with solution as i need to hand this in by tuesday..thanks |
Forum: PHP Feb 22nd, 2008 |
| Replies: 9 Views: 1,256 right what i have done now is to disable the error reporting and now i don't have that showing all over my screen but now i get this error message
?>
Warning: Cannot modify header information -... |
Forum: PHP Feb 22nd, 2008 |
| Replies: 9 Views: 1,256 hi richie,
those files exist and they are in the same folder. I will put the code of that file for you to look at. It's stil giving me that error message.
class_dao.php
<?php
/**
*
*... |
Forum: PHP Feb 22nd, 2008 |
| Replies: 9 Views: 1,256 hi richie, i changed the require_once to the one you said i should do but i got this error message
Notice: Only variable references should be returned by reference in... |
Forum: PHP Feb 21st, 2008 |
| Replies: 9 Views: 1,256 I have absolutly no idea what this error means or what it requires me to do but i'm getting this error message:
Fatal error: require_once() [<a href='function.require'>function.require</a>]:... |
Forum: PHP Feb 21st, 2008 |
| Replies: 19 Views: 5,668 awww, you are a star nav..YOU ARE A GENIUS NAV..THANK YOUUUUUUUUUUUU |
Forum: PHP Feb 21st, 2008 |
| Replies: 19 Views: 5,668 |
Forum: PHP Feb 21st, 2008 |
| Replies: 19 Views: 5,668 i have tried that but now it is just giving me wrong username and password for everything |
Forum: PHP Feb 21st, 2008 |
| Replies: 19 Views: 5,668 ok
checklogin.php
<?php
ob_start();
$host="localhost"; // Host name
$username=""; // Mysql username
$password=""; // Mysql password
$db_name="pa"; // Database name
$tbl_name="user"; //... |
Forum: PHP Feb 21st, 2008 |
| Replies: 19 Views: 5,668 Because, i have in put the user type, username and password in my database already. So because this is just something that will work on my laptop i only have about 6 users. 2 students, 2 staffs and 2... |
Forum: PHP Feb 21st, 2008 |
| Replies: 19 Views: 5,668 |
Forum: PHP Feb 21st, 2008 |
| Replies: 19 Views: 5,668 OK, so do i put this in my login_sucess.php page or my checklogin.php page and what line should i put it in |
Forum: PHP Feb 21st, 2008 |
| Replies: 19 Views: 5,668 I have different pages already for them and i put on my main login form for them to type in if they are a staff, student or admin.
This is my main_login.php and login_success.php
<BODY... |
Forum: PHP Feb 21st, 2008 |
| Replies: 19 Views: 5,668 yes thats the problem. thank you but another problem im still having is dircting the student to the student page, the staff to the staff page and the admin to the admin page. Could someone please... |