Search found 7 matches

by rashpal
Tue Jul 22, 2003 8:58 am
Forum: Databases
Topic: mysql V 3.23.56
Replies: 3
Views: 1700

mysql V 3.23.56

arrhh......

I have looked at the phpinfo file and no...there is'nt no support for msql

How do I enable this service?


Thanks

Rashpal
by rashpal
Tue Jul 22, 2003 3:22 am
Forum: Databases
Topic: mysql V 3.23.56
Replies: 3
Views: 1700

mysql V 3.23.56

Is anyone experiencing problems with mysql v 3.23.56??

more specifically with built-in functions?? mysql_connect

Regards,

Rashpal
by rashpal
Tue Jul 22, 2003 2:41 am
Forum: Databases
Topic: Bulit-in Functions within MYSQL V 3.23.56
Replies: 3
Views: 1056

Bulit-in Functions within MYSQL V 3.23.56

Hi...

Yes php has been installed and started...This should be straight forward, is there a patch I need to install?

Regards,


Rashpal
by rashpal
Mon Jul 21, 2003 9:24 am
Forum: Databases
Topic: Bulit-in Functions within MYSQL V 3.23.56
Replies: 3
Views: 1056

Bulit-in Functions within MYSQL V 3.23.56

Hi.... I've recently migrated my databases from msql v 3.23.37 to mysql v 3.23.56, although the instalation and migration process when ok I'am unable to log into my website via my login module. The message that appears is detailed below. It seems the built-in functions within mysql are not working o...
by rashpal
Wed May 07, 2003 7:39 am
Forum: PHP - Code
Topic: login system
Replies: 2
Views: 567

login system

Hello, I'am having problems getting a login system to work, I 've been messin with the code for days and the damm thing won't work. If anyone can help please see attached code. 9 files in total index.php sendto.php header.php includedb.php pageone.php pagetwo.php logout.php logoutform.php bye.php Th...
by rashpal
Wed Apr 30, 2003 5:48 am
Forum: PHP - Code
Topic: Displaying data in a Web Page
Replies: 1
Views: 787

Displaying data in a Web Page

Hello, I trying to display data from mysql into a webpage, although the data is there, it's not displaying the tables in the correct location. I've included the code so that you can have a good laugh!!! But seriously it can't be that difficult? can it! Can anyone help? Regards, RA <?php ?> <?php $db...
by rashpal
Tue Apr 15, 2003 7:22 am
Forum: Databases
Topic: Displaying data from mysql into HTML
Replies: 2
Views: 515

Displaying data from mysql into HTML

Hello, I have a query, I am developing an information website and am expericing a few minor problems. I would like to know how to display data from mysql database dynamically. I have tired this several times but to no avail. I seem to be getting parse errors!! Can anyone help as this is becoming fru...