[PHP] updating only some records of some tables of a database

2005-06-20 Thread Paul Godard
Hi I manage a couple of mysql databases that are hosted on my server as well as at my ISP. We do update quite often some records in different tables & databases. As in South Africa, we pay per GB of traffic, complete dumping of all databases every day is excluded. I am looking at a better

[PHP] session_start in php 4.3.6

2004-05-21 Thread Paul Godard
Hi All my web sites suddenly stopped working after my ISP installed the newer php 4.3.6 released. The problem is when calling the session_start() function. It seems that the warning message saying that the session has already started and that the function will be ignored makes the php script

[PHP] search query analyzer

2004-05-11 Thread Paul Godard
Hi I am looking for some good ideas to combine some fields with query operators (multiple words, or/and, >/„/¾<, range of numerical values...). Let's say I have 2 fields (numerical & text) to combine where the serach criteria can be as complicated as this : - year : >1950, 1960-1965, not1980-20

[PHP] Help with php output to file

2003-12-18 Thread Paul Godard
Hi I have develop an online catalog in php/mysql. Now the client needs the web site on a cd. Of course without php or mysql... What is the fastes and easiest way to convert the only 2-3 dynamic php pages into static html files? Of course I could copy the html code generated by the php pages

[PHP] php/java/mysql programmer needed

2003-11-28 Thread Paul Godard
Hi If any one on this list has good experience in php/java/mysql programming integrated with Adobe GoLive for both Mac & Window, please contact me directly as we have a couple of projects that need that expertise. -- Kind regards, Paul. Gondwana [EMAIL PROTECTED] http://www.gondwanastudio.com

[PHP] php/java/mysql programmer needed

2003-11-28 Thread Paul Godard
Hi If any one on this list has good experience in php/java/mysql programming integrated with Adobe GoLive for both Mac & Window, please contact me directly as we have a couple of projects that need that expertise. -- Kind regards, Paul. Gondwana [EMAIL PROTECTED] http://www.gondwanastudio.com

[PHP] detecting end of line - php 4.1.2

2003-03-21 Thread Paul Godard
Hi I am trying to get php 4.1.2 to read a Mac file (exported from FileMaker Pro) and split it into different lines using the following but php does not recognize the end of line. For some tech reason I cannot upgrade php now but I need to be able to read my Mac files now. What is the easies

[PHP] Help needed - please check site

2003-02-24 Thread Paul Godard
Hi I am very new to dynamic web site (I am using GoLive6 on Mac together with php & mySQL) and I am very confused about "variables". I would appreciate your feedback on my first dynamic site http://www.vergelegen.co.za (Media section - login test - password test). 1/ There are quite a few th

[PHP] Need urgent help... Send HTML with jpg/gif page with php

2001-03-29 Thread Paul Godard
Hi, I am finalizing a new web site that needs to be live this week-end and I still have a problem to receive HTML email send from a web page using implode in php. Help to fix the problem will be VERY much appreciated... Please reply directly to [EMAIL PROTECTED] ... thanks Here is the php s

[PHP] send HTML page from web page using PHP

2001-03-10 Thread Paul Godard
Hi, I am absolutely new to PHP, so please excuse my "first" question to the list... I want to allow visitors of one of my site to send a formatted HTML page incl images to an email address of their choice. So far, I found some guidelines to write my first script but... I have created a simple