[PHP-WIN] Session problems

2001-04-09 Thread Mark Collins
Hi there, I am trying to get my head around Sessions but not getting very far. I can't seem to work out exactly how you keep track of the variables. If you register a variable at the start of the page, will it then track this variable and take it from page to page by its self, or do you have to do

[PHP-WIN] Database search, http headers

2001-03-26 Thread Mark Collins
Hi again, a couple of questions if you have the time. I am having trouble writing the code to perform a search on a database. I have written some code which will search but only get case sensitive exact match results. Are there any functions or prewritten bits that would help here? Or can anyone

[PHP-WIN] thanks

2001-03-16 Thread Mark Collins
Just want to say thank for all the quick replys to my problems, got it sorted now. Thanks for going easier on a beginner! Probably be speaking to you again soon! Cheers -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[PHP-WIN] Acess to mySQL

2001-03-16 Thread Mark Collins
Is it possible to export the content of an access database to mySQL? Most of my clients have Access as standard. Could be a dumb question, appologies if it is. Pretty new to the database thing. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For addi

[PHP-WIN] Parse error after install

2001-03-16 Thread Mark Collins
Hello, I have installed php on my NT server and I think its all ok, it performs very simple scripts, however a phpinfo(): gives me this Parse error: parse error in C:\INetPub\WWWRoot\test.php on line 7 with line 7 being the phpinfo(): it seems like quite a fundimental error, have i messed up t