RE: [PHP] integrating shipping with shopping cart site - OT

2010-01-20 Thread Angelo Zanetti
responses and thoughts, they are much appreciated. I see the UPS class is also quite interesting but its only if you using them :) Cheers Angelo -Original Message- From: Jochem Maas [mailto:joc...@iamjochem.com] Sent: 19 January 2010 04:53 AM To: Angelo Zanetti Cc: 'php-general' S

[PHP] integrating shipping with shopping cart site - OT

2010-01-18 Thread Angelo Zanetti
think the client is going to use UPS. Perhaps you can tell me how you have handled this issue in the past. Apologies if it is slightly off topic but it does still relate to PHP indirectly. Thanks in advance. Angelo http://www.wapit.co.za http://www.elemental.co.za -- PHP General Mailing

RE: [PHP] Form validation and save the form

2010-01-11 Thread Angelo Zanetti
-Original Message- From: aditya shukla [mailto:adityashukla1...@gmail.com] Sent: 11 January 2010 05:03 PM To: Robert Cummings Cc: Angelo Zanetti; php-general Subject: Re: [PHP] Form validation and save the form Thanks for the reply guys.Do you guys know a good resource where i can read

RE: [PHP] Form validation and save the form

2010-01-11 Thread Angelo Zanetti
again by focusing on the wrong field.Say i don not enter my address so when the form loads everything else is saved and the form points to address field. Thanks Aditya You need Javascript for that not PHP. PHP is server side, javascript is client side (browser). Regards Angelo http

RE: [PHP] Open source project management tool - PHP

2010-01-06 Thread Angelo Zanetti
and good functionality. Regards Angelo http://www.wapit.co.za http://www.elemental.co.za -Original Message- From: Gaurav Kumar [mailto:kumargauravjuke...@gmail.com] Sent: 18 December 2009 10:34 AM To: Robert Cummings Cc: Angelo Zanetti; php-general@lists.php.net Subject: Re: [PHP] Open

RE: [PHP] Open source project management tool - PHP

2009-12-17 Thread Angelo Zanetti
-Original Message- From: Ashley Sheridan [mailto:a...@ashleysheridan.co.uk] Sent: 17 December 2009 02:03 PM To: Angelo Zanetti Cc: php-general@lists.php.net Subject: Re: [PHP] Open source project management tool - PHP On Thu, 2009-12-17 at 12:24 +0200, Angelo Zanetti wrote: > Hi g

RE: [PHP] Tracking the progress of download

2009-12-17 Thread Angelo Zanetti
google. Regards Angelo http://www.wapit.co.za http://www.elemental.co.za -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Open source project management tool - PHP

2009-12-17 Thread Angelo Zanetti
them? Also are there any others you would recommend or not recommend and why? Thanks in advance. Regards Angelo http://www.wapit.co.za http://www.elemental.co.za -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] PHP live chat

2009-12-15 Thread Angelo Zanetti
tely looks like it's worth a try, though. http://www.craftysyntax.com/ thanks Ghomode, I will have a look at it now. Regards Angelo http://www.elemental.co.za http://www.wapit.co.za On 14/12/09 21:14, Angelo Zanetti wrote: > Hi all, > I know there are a lot of scripts that one c

RE: [PHP] PHP live chat

2009-12-14 Thread Angelo Zanetti
-Original Message- From: Philip Thompson [mailto:philthath...@gmail.com] Sent: 15 December 2009 12:01 AM To: Angelo Zanetti Cc: php-general@lists.php.net Subject: Re: [PHP] PHP live chat On Dec 14, 2009, at 2:14 AM, Angelo Zanetti wrote: > Hi all, > > I know there are

RE: [PHP] ip-to-country

2009-12-14 Thread Angelo Zanetti
rs of the site. The most accurate database I have seen so far is the paid database from maxmind.com -- John Thanks for the link John! Angelo http://www.elemental.co.za http://www.wapit.co.za -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] ip-to-country

2009-12-14 Thread Angelo Zanetti
location)? <http://www.maxmind.com/app/ip-location> has both free and various paid services. George Hi George, How accurate are the free ones compared to the paid ones? Regards Angelo http://www.elemental.co.za http://www.wapit.co.za -- PHP General Mai

RE: [PHP] all local sites stopped working ... [SOLVED]

2009-12-14 Thread Angelo Zanetti
LISTENING 4 > TCP0.0.0.0:1950 0.0.0.0:0 LISTENING 1808 > TCP0.0.0.0:3306 0.0.0.0:0 LISTENING 1544 > TCP127.0.0.1:80 127.0.0.1:1952 CLOSE_WAIT 1808 > TCP127.0.0.1:80 127.0.0.1:1954 CLOSE_WAIT 1808 > TCP127.0.0.1:1025 0.0.0.0:0 LISTENING 1352 > TCP127.0.0.1:1029 0.0.0.0:0 LISTENING 2940 > TCP127.0.0.1:1056 0.0.0.0:0 LISTENING 3960 > TCP127.0.0.1:1288 127.0.0.1:1025 CLOSE_WAIT 908 > TCP127.0.0.1:5354 0.0.0.0:0 LISTENING 1116 > TCP192.168.1.33:139 0.0.0.0:0 LISTENING 4 > UDP0.0.0.0:445*:*4 > UDP0.0.0.0:500*:*612 > UDP0.0.0.0:1026 *:*1116 > UDP0.0.0.0:3456 *:*1808 > UDP0.0.0.0:4500 *:*612 > UDP127.0.0.1:123 *:*916 > UDP127.0.0.1:1900 *:*1088 > UDP127.0.0.1:1909 *:*524 > UDP192.168.1.33:123 *:*916 > UDP192.168.1.33:137 *:*4 > UDP192.168.1.33:138 *:*4 > UDP192.168.1.33:1900 *:*1088 > UDP192.168.1.33:5353 *:*1116 > >> 3) Use word pad and put in the below content and save it as itworks.htm >> (text type) in c:\inetpub\wwwroot >> It works! >> then use your web browser and go to http://localhost/itworks.htm > A: That works okay !! > >> 4) Did you check to see if there are any errors in the System and >> Application event logs? > A: I found C:Windows\EventSystem.log (modified 30/09/2007) > And C:Windows\WindowsUpdate.log with (modified 17/10/2009); I will check > this one ... > > T>> You'll need to view the logs in the Event Viewer. I restarted Windows, and guess what, the problem is gone. Don't know what caused it, but it's working again. Thanks again and have a nice weekend !!! LOL! Typical windows, maybe next time try that first and look for other solutions afterward that doesn't work! Angelo http://www.elemental.co.za http://www.wapit.co.za -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] avoid Denial of Service

2009-12-14 Thread Angelo Zanetti
ate requests to your server and not attacks. As a distributed attack comes from many sources, you can't reliably differentiate the valid requests from the malicious ones. And then you don't want to block the legitimate requests as you would be denying visitors your service... Angelo http://www.elemental.co.za http://www.wapit.co.za -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Re: what is php4 popularity?

2009-12-14 Thread Angelo Zanetti
/www.nexen.net/chiffres_cles/phpversion/ Thanks for the graph Eric, I know a lot of servers don't support PHP4. but it of course depends on the hosting company. Angelo http://www.elemental.co.za http://www.wapit.co.za -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

RE: [PHP] How to pronounce PHP code over the phone?

2009-12-14 Thread Angelo Zanetti
LOL, This post really has so many replies. If only all the questions had as many answers this post! I enjoyed the laugh... cheers Angelo http://www.elemental.co.za http://www.wapit.co.za -Original Message- From: Dotan Cohen [mailto:dotanco...@gmail.com] Sent: 24 October 2009 11

RE: [PHP] Re: Learning PHP

2009-12-14 Thread Angelo Zanetti
on security). Also just doing tutorials and trying stuff yourself always helps. Remember to get a PHP5 book! Cheers Angelo http://www.elemental.co.za http://www.wapit.co.za -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Best ajax library

2009-12-14 Thread Angelo Zanetti
> On Sat, 2009-12-12 at 15:34 +0330, shahrzad khorrami wrote: > > salam ;) > > JQuery is good one. > > > Yes I agree with JQuery but you also get JQuery UI (user interface). You can also check out extjs.com. good luck. Angelo http://www.elemental.co.za http://www.wap

[PHP] PHP live chat

2009-12-14 Thread Angelo Zanetti
end or not recommend and why Thanks in advance. Angelo http://www.wapit.co.za http://www.elemental.co.za -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] tracking forwarded emails using PHP

2009-11-18 Thread Angelo Zanetti
Hi all, I want to develop a newsletter system, where by users can create newsletters and send them to recipients, that's not a problem. I want to be able to track certain things: 1. When an email is opened. I think this can be done with an img tag where the src is a php script. We can then trac

RE: [PHP] Paging script

2009-09-30 Thread Angelo Zanetti
_ From: Ruben Crespo [mailto:rumails...@gmail.com] Sent: 30 September 2009 01:23 PM To: Angelo Zanetti Cc: php-general@lists.php.net Subject: Re: [PHP] Paging script Hi all, Maybe it is not just what you need but could be helpfull. Here you have the code

RE: [PHP] Paging script

2009-09-30 Thread Angelo Zanetti
-Original Message- From: Mert Oztekin [mailto:mozte...@anadolusigorta.com.tr] Sent: 30 September 2009 12:40 PM To: 'Angelo Zanetti'; php-general@lists.php.net Subject: RE: [PHP] Paging script Sorry but I dont understand what you mean. Can you be more specific? {1}

[PHP] Paging script

2009-09-30 Thread Angelo Zanetti
Hi All, I am looking for a paging script, not the normal type but slightly different. It must show as follows: 1 2 3 ... 12 Then: 1 ... 678 ... 12 And 1 ... 10 11 12 I have googled and not really found much and don't really want to reinvent the wheel. I am sure I can write my own but du

[PHP] RE: WYSIWYG editor to change textarea

2009-09-29 Thread Angelo Zanetti
Thanks Manuel I will check it out. Thanks. Angelo -Original Message- From: Manuel Lemos [mailto:mle...@acm.org] Sent: 29 September 2009 11:08 AM To: Angelo Zanetti Cc: php-general@lists.php.net Subject: Re: WYSIWYG editor to change textarea Viva, on 09/28/2009 05:30 PM Angelo Zanetti

[PHP] WYSIWYG editor to change textarea

2009-09-28 Thread Angelo Zanetti
Hi all, I have been looking to implement a WYSIWYG editor that will automatically transform a into a Rich text area / WYSIWYG. We have lots of dynamic content that is pulled from a database and files. Therefore we cant really change the field. I have tried the tinyMCE but its causing conflicts

RE: [PHP] SESSIONS lost sometimes - SOLVED

2009-08-26 Thread Angelo Zanetti
-Original Message- From: Angelo Zanetti [mailto:ang...@zlogic.co.za] Sent: 24 August 2009 04:30 PM To: 'Nitebirdz'; php-general@lists.php.net Subject: RE: [PHP] SESSIONS lost sometimes -Original Message- From: Nitebirdz [mailto:nitebi...@sacredchaos.com] Sent: 20 A

RE: [PHP] SESSIONS lost sometimes

2009-08-24 Thread Angelo Zanetti
-Original Message- From: Nitebirdz [mailto:nitebi...@sacredchaos.com] Sent: 20 August 2009 02:58 PM To: php-general@lists.php.net Subject: Re: [PHP] SESSIONS lost sometimes On Thu, Aug 20, 2009 at 02:34:54PM +0200, Angelo Zanetti wrote: > Hi Leon, > > No harm intended :) Jus

RE: [PHP] SESSIONS lost sometimes

2009-08-20 Thread Angelo Zanetti
Hi Leon, No harm intended :) Just thought that people were missing my post now and only answering yours. Anyways hope your issue got resolved. Angelo -Original Message- From: Leon du Plessis [mailto:l...@dsgnit.com] Sent: 20 August 2009 01:46 PM To: php-general@lists.php.net Subject

RE: [PHP] SESSIONS lost sometimes

2009-08-20 Thread Angelo Zanetti
h the SESSIONS on the server. However if anyone has other things they think I can look at, I'd appreciate that very much. Thanks Angelo http://www.elemental.co.za -Original Message- From: Leon du Plessis [mailto:l...@dsgnit.com] Sent: 20 August 2009 12:04 PM To: a...@ashleysherida

RE: [PHP] SESSIONS lost sometimes

2009-08-19 Thread Angelo Zanetti
-Original Message- From: Ben Dunlap [mailto:bdun...@agentintellect.com] Sent: 19 August 2009 08:18 PM To: Angelo Zanetti Cc: php-general@lists.php.net Subject: Re: [PHP] SESSIONS lost sometimes > We have a server with a site that does some XML calls. After lots of testing >

[PHP] SESSIONS lost sometimes

2009-08-19 Thread Angelo Zanetti
d check Please any advise, comments, help is appreciated. Thanks in advance. Angelo http://www.elemental.co.za -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] SESSIONS lost sometimes

2009-08-19 Thread Angelo Zanetti
d check Please any advise, comments, help is appreciated. Thanks in advance. Angelo http://www.elemental.co.za -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Extract an element from XML

2009-07-31 Thread Angelo Zanetti
Hi all, I have the following segment of XML: 165432 Now I want to get the value of the BookingReference where the ReferenceSource = "api". In other words I want to get the value 165432. I have the following code: $ItemConfirmationReference2 = $xpath->query('BookingReference ReferenceSource'

[PHP] Object of class could not be converted to string

2009-06-18 Thread Angelo Zanetti
Dear all, We are experiencing this error: "Object of class xxxClass could not be converted to string" I have searched google a lot mostly the results are for Drupal or badly coded sites. I have further found out that the issue is with PHP 5.2 version. There isn't a problem with the script as

RE: [PHP] Forms validation and creation- easier solution?

2009-05-22 Thread Angelo Zanetti
-Original Message- From: Manuel Lemos [mailto:mle...@acm.org] Sent: 22 May 2009 09:56 To: Paul M Foster Cc: php-general@lists.php.net; Angelo Zanetti Subject: Re: [PHP] Forms validation and creation- easier solution? Hello, on 05/20/2009 11:09 AM Paul M Foster said the following

RE: [PHP] Forms validation and creation- easier solution?

2009-05-20 Thread Angelo Zanetti
-Original Message- From: Paul M Foster [mailto:pa...@quillandmouse.com] Sent: 20 May 2009 16:09 To: php-general@lists.php.net Subject: Re: [PHP] Forms validation and creation- easier solution? On Wed, May 20, 2009 at 10:08:12AM +0300, Olexandr Heneralov wrote: > > 2009/5/20

RE: [PHP] Forms validation and creation- easier solution?

2009-05-20 Thread Angelo Zanetti
_ From: Olexandr Heneralov [mailto:ohenera...@gmail.com] Sent: 20 May 2009 09:08 To: Angelo Zanetti Cc: php-general@lists.php.net Subject: Re: [PHP] Forms validation and creation- easier solution? Hi! Zend framework has a wonderful solution to solve this task. You can download

[PHP] Forms validation and creation- easier solution?

2009-05-20 Thread Angelo Zanetti
. Validation of specific fields within the forms (server side not JS) 3. Decrease in time required to setup the forms pages any other comments are welcome. Thanks in advance Angelo Elemental http://www.elemental.co.za <http://www.elemental.co.za/> Dynamic Web and Mobile Solutions

RE: [PHP] Extract code from XML

2009-01-30 Thread Angelo Zanetti
-Original Message- From: Per Jessen [mailto:p...@computer.org] Sent: 30 January 2009 11:53 To: php-general@lists.php.net Subject: Re: [PHP] Extract code from XML Angelo Zanetti wrote: > Hi all, > > I have the following snippet of XML: > > Code: > > > >

[PHP] Extract code from XML

2009-01-30 Thread Angelo Zanetti
I know you can use an @ sign but I am not 100% sure. Thanks in advance. Kind regards, Angelo Zanetti Application Developer _ Telephone: +27 (021) 552 9799 Mobile: +27 (0) 72 441 3355 Fax:+27 (0) 86 681 5885 Web: http://www.elemental.co.za E-Mail: ang...@elemental.co.za

[PHP] Last working day of a month

2008-12-04 Thread Angelo Zanetti
Sunday if it's either of those 2 days then return false else return true? I also need to take public holidays into account. What would be the best solution for that? Store the public holidays in a table and check if the current day isn't a public holiday? Any advice is appreciated. TI

[PHP] reading XML

2008-11-20 Thread Angelo Zanetti
Hi all, I have a script that I call with CURL and get an XML response with a few parameters. I need to be able to read that XML but not sure how to. I know of simpleXML but the server is php4. Would xml_parse be the thing to look at? What is the simplest way to accomplish this

[PHP] Sending out mass emails

2008-09-04 Thread Angelo Zanetti
how many at once. Also what is the best way about going around being black listed due to spam issues. I know that the headers need to be set to avoid being detected as spam. Any advice is appreciated. Thanks Angelo -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

[PHP] uploading file outside WEB Root

2008-09-01 Thread Angelo Zanetti
can't get the upload to work and have no idea what the problem could be. I have also set the permissions of the folder, so that can't be a problem. Could it be a problem with server hosting restrictions? Or maybe the server is setup for virtual hosting? Thanks Angelo -- PHP Gener

[PHP] [SOLVED]RE: [PHP] restricted file access

2008-08-29 Thread Angelo Zanetti
-Original Message- From: tedd [mailto:[EMAIL PROTECTED] Sent: 28 August 2008 21:19 To: php-general@lists.php.net Subject: RE: [PHP] restricted file access At 10:50 AM +0200 8/28/08, Angelo Zanetti wrote: >Thanks for your reply. > >But what happens if the file is situ

RE: [PHP] restricted file access

2008-08-28 Thread Angelo Zanetti
. -Original Message- From: tedd [mailto:[EMAIL PROTECTED] Sent: 27 August 2008 17:29 To: php-general@lists.php.net Subject: Re: [PHP] restricted file access At 4:13 PM +0200 8/27/08, Angelo Zanetti wrote: >Hi all, > >We have a site and we have created an admin section where the admin ca

[PHP] restricted file access

2008-08-27 Thread Angelo Zanetti
Hi all, We have a site and we have created an admin section where the admin can upload documents. We have made a user login section where they can view a list of the documents (from the DB) and download the file. We want to make the site however not allow ppl to type in the path of the document

[PHP] newsletter code

2008-08-11 Thread Angelo Zanetti
Rather send out some scheduled emails -Plain text vs HTML email Etc... What do you guys use if you are building a custom web app? I have seen Webinsta before it works well but it's a separate system. Let me know, Thanks Kind regards Angelo Web: http://www.elemental.co.za -- PHP

RE: [PHP] uploading big files with PHP

2008-07-25 Thread Angelo Zanetti
-Original Message- From: Thijs Lensselink [mailto:[EMAIL PROTECTED] Sent: 25 July 2008 12:08 To: php-general@lists.php.net Subject: Re: [PHP] uploading big files with PHP Quoting Angelo Zanetti <[EMAIL PROTECTED]>: > Hi all > > We are pitching to develop a website wher

[PHP] uploading big files with PHP

2008-07-25 Thread Angelo Zanetti
dvice will be appreciated. Thanks in advance Angelo http://www.elemental.co.za -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] DB search and case sensitive comparison

2008-07-15 Thread Angelo Zanetti
h } Which way could I accomplish searching for the lookup_string in the useragent and that it's the correct case? Thanks in advance. Angelo -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] SCanning text of PDF documents

2008-05-15 Thread Angelo Zanetti
documents? My feeling is NO, but perhaps someone will prove me wrong. Thanks in advance. Angelo Web: http://www.elemental.co.za -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] AI file and mapping with PHP

2008-05-07 Thread Angelo Zanetti
_ From: Aschwin Wesselius [mailto:[EMAIL PROTECTED] Sent: 07 May 2008 12:21 To: Angelo Zanetti Cc: php-general@lists.php.net Subject: Re: [PHP] AI file and mapping with PHP Angelo Zanetti wrote: Hi Guys, We have a project where by we have a map in ai format (vector format

[PHP] AI file and mapping with PHP

2008-05-07 Thread Angelo Zanetti
start. I guess image maps arent going to work are they? Should I be using the GD library for manipulating the images and doing zooming? Also will the ai format be supported? Please guys, any tips, links or help is appreciated. TIA Angelo -- PHP General Mailing List (http://www.php.net/) To

RE: [PHP] French character string encoding

2008-04-24 Thread Angelo Zanetti
-Original Message- From: Per Jessen [mailto:[EMAIL PROTECTED] Sent: 24 April 2008 18:26 To: php-general@lists.php.net Subject: Re: [PHP] French character string encoding Angelo Zanetti wrote: > Hi all, > > If I have the following French character : � > > And I wan

[PHP] French character string encoding

2008-04-24 Thread Angelo Zanetti
. Angelo Zanetti Application Developer : Telephone: +27 (021) 552 9799 Mobile: +27 (0) 72 441 3355 Fax:+27 (0) 86 681 5885 Web: http://www.elemental.co.za -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

RE: [PHP] FRench characters not displayed correctly

2008-04-24 Thread Angelo Zanetti
-Original Message- From: Ford, Mike [mailto:[EMAIL PROTECTED] Sent: 17 April 2008 12:25 To: php-general@lists.php.net Subject: RE: [PHP] FRench characters not displayed correctly On 17 April 2008 10:05, Robert Cummings advised: > On Thu, 2008-04-17 at 10:57 +0200, Angelo Zanetti wr

RE: [PHP] FRench characters not displayed correctly

2008-04-17 Thread Angelo Zanetti
-Original Message- From: Robert Cummings [mailto:[EMAIL PROTECTED] Sent: 17 April 2008 11:05 To: Angelo Zanetti Cc: php-general@lists.php.net Subject: RE: [PHP] FRench characters not displayed correctly On Thu, 2008-04-17 at 10:57 +0200, Angelo Zanetti wrote: > > Thanks

RE: [PHP] FRench characters not displayed correctly

2008-04-17 Thread Angelo Zanetti
-Original Message- From: Robert Cummings [mailto:[EMAIL PROTECTED] Sent: 17 April 2008 10:38 To: Angelo Zanetti Cc: php-general@lists.php.net Subject: Re: [PHP] FRench characters not displayed correctly On Thu, 2008-04-17 at 09:47 +0200, Angelo Zanetti wrote: > Hi all. > >

RE: [PHP] FRench characters not displayed correctly

2008-04-17 Thread Angelo Zanetti
-Original Message- From: Angelo Zanetti [mailto:[EMAIL PROTECTED] Sent: 17 April 2008 09:48 To: php-general@lists.php.net Subject: [PHP] FRench characters not displayed correctly Hi all. We have taken over a site and a problem we have is that French special characters aren&#

[PHP] FRench characters not displayed correctly

2008-04-17 Thread Angelo Zanetti
n the above meta tag, could this be affecting the characters? I have seen that there is no DOCTYPE declaration, could this be the problem if this is omitted? If you have any suggestions, please let me know. TIA. Angelo Web: http://www.elemental.co.za -- PHP General Mailing List (htt

[PHP] Dynamic dropdown lists (select)

2008-04-04 Thread Angelo Zanetti
. Thanks in advance Angelo Web: http://www.elemental.co.za -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Re: SESSION Array problem - possibly different PHP versions?

2008-03-11 Thread Angelo Zanetti
ed or disabled. - Thanks will do so going to check the unset() as well as the print_r at top and bottom, also I am not using cookies hope to get this sucker working. Will keep you posted. Angelo -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

RE: [PHP] SESSION Array problem - possibly different PHP versions?

2008-03-10 Thread Angelo Zanetti
-Original Message- From: Daniel Brown [mailto:[EMAIL PROTECTED] Sent: 10 March 2008 16:04 To: Angelo Zanetti Cc: php-general@lists.php.net Subject: Re: [PHP] SESSION Array problem - possibly different PHP versions? On Mon, Mar 10, 2008 at 9:22 AM, Angelo Zanetti <[EMAIL PROTEC

[PHP] SESSION Array problem - possibly different PHP versions?

2008-03-10 Thread Angelo Zanetti
r hints would be appreciated. Thanks Kind regards, Angelo Zanetti Application Developer Web: http://www.elemental.co.za -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Logging session timeout in DB

2008-03-06 Thread Angelo Zanetti
Thanks Daniel, this is a good solution, I will implement it and get it working! Cheers Angelo -Original Message- From: Daniel Brown [mailto:[EMAIL PROTECTED] Sent: 05 March 2008 20:37 To: Angelo Zanetti Cc: php-general@lists.php.net Subject: Re: [PHP] Logging session timeout in DB On

RE: [PHP] Re: Variable post as array

2008-03-05 Thread Angelo Zanetti
] Sent: 05 March 2008 13:43 To: php-general@lists.php.net Subject: Re: [PHP] Re: Variable post as array This is line 49 $txtPhotoData = addslashes(fread(fopen($txtPhoto, "r"), filesize($txtPhoto))); the $txtPhoto is the parameter ""Angelo Zanetti"" <[EMAIL P

RE: [PHP] Re: Variable post as array

2008-03-05 Thread Angelo Zanetti
What is on line 49? What variable are you passing as the parameter? -Original Message- From: Pieter du Toit [mailto:[EMAIL PROTECTED] Sent: 05 March 2008 13:36 To: php-general@lists.php.net Subject: [PHP] Re: Variable post as array This is my problem Warning: fopen() expects paramete

RE: [PHP] Re: Variable post as array

2008-03-05 Thread Angelo Zanetti
Have you tried print_r($_FILES); to see all the values in the variable? Its difficult to see whats going on as you posted your whole file. -Original Message- From: Pieter du Toit [mailto:[EMAIL PROTECTED] Sent: 05 March 2008 12:38 To: php-general@lists.php.net Subject: [PHP] Re: Variab

[PHP] Logging session timeout in DB

2008-03-05 Thread Angelo Zanetti
Hi all, I am implementing a system where when a user is logged in and out that a date time is set in a database for each action for each used. We can then trace who logged in a and when. No what I would like to know is how can I record when a user closes the browser or the session expires? The

RE: [PHP] \n problems when creating an email

2008-02-11 Thread Angelo Zanetti
Looks like you're using Outlook. It has an annoying feature where it "helpfully" removes "extra" line breaks. This would appear to be what's happening here. When it does this it usually displays a notice somewhere to say it's done this and offers a way to undo it. Thanks, da

[PHP] \n problems when creating an email

2008-02-11 Thread Angelo Zanetti
c e Business Cape As you can see the first line doesn't go to the next row before "event" But it works fine for the location \n preference Is there any reason it works for the 1 piece of code and not the next? Do spaces affect anything? Kind regards, Angelo Zanetti Applicati

Re: [PHP] Best way to automatically get mySQL database.

2007-10-31 Thread Angelo Zanetti
efore going ahead with development. [/snip] TRUNCATE local_table; SELECT remote_stuff INTO local_table; -- Angelo Zanetti Systems developer *Telephone:

Re: [PHP] Best way to automatically get mySQL database.

2007-10-11 Thread Angelo Zanetti
e any out there before going ahead with development. [/snip] TRUNCATE local_table; SELECT remote_stuff INTO local_table; -- Angelo Zanetti Systems deve

[PHP] Best way to automatically get mySQL database.

2007-10-11 Thread Angelo Zanetti
know your views etc... Thanks in advance -- Angelo Zanetti Systems developer *Telephone:* +27 (021) 552 9799 *Mobile:* +27 (0) 72 441 3355

Re: [PHP] languages and PHP

2007-09-27 Thread Angelo Zanetti
Per Jessen wrote: Paul Scott wrote: On Thu, 2007-09-27 at 12:15 +0200, Angelo Zanetti wrote: What are the implications of having a site that has many different languages, including latin and non latin characters? Keep everything as universal (UTF-8) as possible, and make

Re: [PHP] languages and PHP

2007-09-27 Thread Angelo Zanetti
Paul Scott wrote: On Thu, 2007-09-27 at 12:15 +0200, Angelo Zanetti wrote: What are the implications of having a site that has many different languages, including latin and non latin characters? Keep everything as universal (UTF-8) as possible, and make sure that you code for right

[PHP] languages and PHP

2007-09-27 Thread Angelo Zanetti
. -- Angelo Zanetti Systems developer *Telephone:* +27 (021) 552 9799 *Mobile:* +27 (0) 72 441 3355 *Fax:*+27 (0) 86 681 5885 * Web:* http

Re: [PHP] MIME type

2007-09-13 Thread Angelo Zanetti
GOt it working by adding the MIME type to the .htaccess file on the server. Angelo Zanetti wrote: Thanks heavyccasey Im not sure which comment you are referring to, perhaps this one? There are many posts. || [EMAIL PROTECTED] wrote: Look up readfile(); Make sure you read the comments

Re: [PHP] MIME type

2007-09-12 Thread Angelo Zanetti
Thanks heavyccasey Im not sure which comment you are referring to, perhaps this one? There are many posts. || [EMAIL PROTECTED] wrote: Look up readfile(); Make sure you read the comments. On 9/11/07, Angelo Zanetti <[EMAIL PROTECTED]> wrote: Hi guys. I am linking to a fil

[PHP] MIME type

2007-09-11 Thread Angelo Zanetti
s"'); ?> So basically I set the HREF to the file above (filename .php). Let me know if there is anything that im doing incorrectly. Thanks -- ---- Ange

Re: [PHP] PHP and SOAP calls

2007-08-27 Thread Angelo Zanetti
Richard Lynch wrote: On Fri, August 24, 2007 12:55 am, Angelo Zanetti wrote: Dear All I have been using nusoap to development a client that makes SOAP calls to a server. I have however been stuck on a small issue but can't seem to solve it and therefore I need to relook at using an

Re: [PHP] nuSoap client SOAP Call problem

2007-08-25 Thread Angelo Zanetti
Thijs Lensselink wrote: Angelo Zanetti wrote: Thijs Lensselink wrote: On Fri, 24 Aug 2007 07:57:48 +0200, Angelo Zanetti <[EMAIL PROTECTED]> wrote: Dear all Im using nusoap to create a cleint and I am having a small issue but its a fairly large one because I cant g

Re: [PHP] nuSoap client SOAP Call problem

2007-08-25 Thread Angelo Zanetti
Thijs Lensselink wrote: On Fri, 24 Aug 2007 13:55:29 +0200, Angelo Zanetti <[EMAIL PROTECTED]> wrote: Thijs Lensselink wrote: On Fri, 24 Aug 2007 12:39:06 +0200, Angelo Zanetti <[EMAIL PROTECTED]> wrote: Thijs Lensselink wrote: On Fri, 24 Aug 2

Re: [PHP] nuSoap client SOAP Call problem

2007-08-24 Thread Angelo Zanetti
Thijs Lensselink wrote: On Fri, 24 Aug 2007 12:39:06 +0200, Angelo Zanetti <[EMAIL PROTECTED]> wrote: Thijs Lensselink wrote: On Fri, 24 Aug 2007 11:53:12 +0200, Angelo Zanetti <[EMAIL PROTECTED]> wrote: It's probably better to ask on a NuSOAP list.

Re: [PHP] nuSoap client SOAP Call problem

2007-08-24 Thread Angelo Zanetti
Thijs Lensselink wrote: On Fri, 24 Aug 2007 11:53:12 +0200, Angelo Zanetti <[EMAIL PROTECTED]> wrote: It's probably better to ask on a NuSOAP list. The call method needs an array with parameters as far as i remember. But i never use the call method anyway. I always go for the

Re: [PHP] nuSoap client SOAP Call problem

2007-08-24 Thread Angelo Zanetti
Thijs Lensselink wrote: On Fri, 24 Aug 2007 07:57:48 +0200, Angelo Zanetti <[EMAIL PROTECTED]> wrote: Dear all Im using nusoap to create a cleint and I am having a small issue but its a fairly large one because I cant get the correct XML to send. I have a scenario as follows: My

Re: [PHP] nuSoap client SOAP Call problem

2007-08-24 Thread Angelo Zanetti
st to reply thanks, I think this could work. Your help is very much appreciated. regards Angelo ---- Angelo Zanetti Systems developer *Telephone:* +27 (021

Re: [PHP] nuSoap client SOAP Call problem

2007-08-24 Thread Angelo Zanetti
Thijs Lensselink wrote: On Fri, 24 Aug 2007 07:57:48 +0200, Angelo Zanetti <[EMAIL PROTECTED]> wrote: Dear all Im using nusoap to create a cleint and I am having a small issue but its a fairly large one because I cant get the correct XML to send. I have a scenario as follows: My

Re: [PHP] PHP and SOAP calls

2007-08-23 Thread Angelo Zanetti
Paul Scott wrote: On Fri, 2007-08-24 at 07:55 +0200, Angelo Zanetti wrote: I have been using nusoap to development a client that makes SOAP calls to a server. I have however been stuck on a small issue but can't seem to solve it and therefore I need to relook at using another packa

[PHP] nuSoap client SOAP Call problem

2007-08-23 Thread Angelo Zanetti
Dear all Im using nusoap to create a cleint and I am having a small issue but its a fairly large one because I cant get the correct XML to send. I have a scenario as follows: My client: $wsdlfile="http://xxx_WSDL.xml?wsdl";; $client=new soapclient($wsdlfile, true); //, true); $client-

[PHP] PHP and SOAP calls

2007-08-23 Thread Angelo Zanetti
ns or recommendations or what not to use and why? Thanks in advance. -- Angelo Zanetti Systems developer *Telephone:* +27 (021) 552 9799 *Mobile:* +27 (0) 7

Re: [PHP] import spreadsheet

2007-07-30 Thread Angelo Zanetti
Richard Lynch wrote: On Fri, July 27, 2007 4:01 am, Angelo Zanetti wrote: Does anyone have any resources or links as to how to import a spreadsheet but it might have different number of columns and many sheets (those tab things at the bottom). What I thought of doing was creating a table

[PHP] import spreadsheet

2007-07-27 Thread Angelo Zanetti
advance -- Angelo Zanetti Systems developer *Telephone:* +27 (021) 552 9799 *Mobile:* +27 (0) 72 441 3355 *Fax:*+27 (0) 86 681 5885

Re: [PHP] uploading really big files

2007-06-01 Thread Angelo Zanetti
clive wrote: Angelo Zanetti wrote: Dear all We need to develop a system where we can upload really big files. IE 15 - 25 Mb. I know its not a php answer, but if you have ever uploaded a file with facebook then you will have seen the little applet they push down to your browser, perhaps

Re: [PHP] uploading really big files

2007-05-31 Thread Angelo Zanetti
Zoltán Németh wrote: 2007. 05. 30, szerda keltezéssel 15.47-kor Angelo Zanetti ezt írta: Dear all We need to develop a system where we can upload really big files. IE 15 - 25 Mb. So I know you can set the limit of the upload thats not a problem, I know a problem that we might experience

Re: [PHP] uploading really big files

2007-05-31 Thread Angelo Zanetti
Richard Lynch wrote: On Wed, May 30, 2007 8:47 am, Angelo Zanetti wrote: We need to develop a system where we can upload really big files. IE 15 - 25 Mb. You're pushing the limit on user patience and browser timeouts... So I know you can set the limit of the upload thats

[PHP] uploading really big files

2007-05-30 Thread Angelo Zanetti
problems I might encounter? Thanks in advance angelo -- Angelo Zanetti Systems developer *Telephone:* +27 (021) 469 1052 *Mobile:* +27 (0) 72 441

[PHP] SOLVED Re: [PHP] problem with composing URL with GET Variables

2007-05-23 Thread Angelo Zanetti
SOLVED. seems that something else was causing the script not to work. Thanks anyway Angelo Zanetti wrote: Dear all. I have a script that is called by an AJAX popup. Now I use an image file to get the path of an image for an tag eg: the $getImageURL is composed as follows

[PHP] problem with composing URL with GET Variables

2007-05-22 Thread Angelo Zanetti
75&quality=65"); But that doesn't seem to be working. . . As the html_entity_decode should the & sign to the & sign? Am I going in the right direction or can anyone else let me know if there is something I am missing or should be doing? Thanks in advance. -- --

  1   2   3   4   5   >