ory or bookmarks.
session.use_trans_sid = 0
url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=fakeentry"
Andrew Williams
Sales Engineer
people telecom
Contacts:
mailto:[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>
Direct Tel: (02) 9458 5861
Mobile: 0403 479 990
continue using the session
>session_start();
>// show the variable's value
>echo "My favourite colour is... ".$_SESSION['my_favourite_colour'];
>?>
Changed all of this still not happy.
Thanks
Andrew
Andrew Williams
Sales Engineer
I started it and yes I am still here and listing to your comments.
Thanks Justin for keeping things simple for this simpleton.
Ill try your suggestion in a little while Mike, I also at work at the moment
and need to slip some of this stuff in whilst I am working.
I will keep you posted as to the
Mike,
This the result
Array ( [theSess] => This is my session )
Andrew
-Original Message-
From: Michael J. Pawlowsky [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 2 January 2003 12:07
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Session Problem
OK let me give him something simpler to s
Options->Privacy Tab
Advanced...
Prompt and override defaults...
The take away the ?PHPSESSID=$sessid from the a href in page1.
Post the cookie details here.
*** REPLY SEPARATOR ***
On 02/01/2003 at 12:32 PM Andrew Williams wrote:
>Mike,
>
>This the result
>
&g
(what version)?
Start with a fresh browser.. meaning close all browser windows and the start
up your browser again.
We need to see if the problem is setting the cookie or reading it.
Mike
*** REPLY SEPARATOR ***
On 02/01/2003 at 12:56 PM Andrew Williams wrote:
>M
spam, can't we have the maillist software require people to register
> before posting?
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
Best Wishes
Andrew Williams
---
31 Davies Street
W1K 4LP, London, UK
www.NetPosten.dk
Hi,
Can some body help out on how to validate user password from the database?
Thanks
Andrew
$this ->validate = connect to externalServerObject($pwd, $acc,
$customerAcc);
}
*GetLoginSession()*
{
return $this ->validate;
}
}
Andrew Williams
http//www.willandy.co.uk
--
Best Wishes
Andrew Williams
Hi,
Can somebody help me with why I have communication problem using MSSQL with
SQLserver 2005. Instead I am now using SQLSRV
--
Best Wishes
Andrew Williams
--
Best Wishes
Andrew Williams
MSsql unable to connect to the SQLserver2005 but not SQLserver2008
On Mon, Feb 9, 2009 at 6:11 PM, Andrew Williams
wrote:
> Hi,
>
> Can somebody help me with why I have communication problem using MSSQL with
> SQLserver 2005. Instead I am now using SQLSRV
>
> --
> Best Wis
Dear All,
I have written a back end php program that update live stream database and
this data is streamed 24 hours a day. Please, what is the best way to make
sure this program execute or runs 24 hours day.
Best Wishes
Andrew Williams
www.willandy.co.uk
hours a day
On Sat, Mar 7, 2009 at 11:02 PM, 9el wrote:
> cronjob or deamon to execute the php file
>
>
> On Sun, Mar 8, 2009 at 4:56 AM, Andrew Williams > wrote:
>
>> Dear All,
>>
>> I have written a back end php program that update live stream database and
>
M, 9el wrote:
>
>> cronjob or deamon to execute the php file
>>
>>
>> On Sun, Mar 8, 2009 at 4:56 AM, Andrew Williams
>> wrote:
>>
>> > Dear All,
>> >
>> > I have written a back end php program that update live stream database
>&g
Hi,
my php program does not display current result of submitted form
instead the previous content is shown until you refresh manually
(which means resubmitting the form).
Can someone help me out because, I want to display the result of the
latest form result and not the old one.
I am using apach
t;> >>>
> >> >>> Hi Nathan,
> >> >>>
> >> >>> Most likely your is using POST method and your browser is
> >> >>> caching the page.
> >>
> >>
> >> >yes my form is using post method but how do you stop catching the page
> >>
> >> hi Andrew,
> >>
> >> use the code below. it is from this page
> >> http://www.php.net/header
> >> look for "Example #2 Caching directives".
> >>
> >> >> header("Cache-Control: no-cache, must-revalidate"); // HTTP/1.1
> >> header("Expires: Sat, 26 Jul 1997 05:00:00 GMT"); // Date in the past
> >> ?>
> >>
> >> to be sure, put them as the first 2 lines at the top.
> >>
> >> Virgil
> >> http://www.jampmark.com
> >>
> >> --
> >> PHP General Mailing List (http://www.php.net/)
> >> To unsubscribe, visit: http://www.php.net/unsub.php
> >>
> >
> >
> >
> > --
> > Best Wishes
> > Andrew Williams
> >
> >
> >
>
--
Best Wishes
Andrew Williams
I have a program where I process more that 5000 list of 100 data at time
but it very slow due to many *for statement*s. how you make it run faster
--
best
www.willandy.co.uk
Hi all,
I am inserting more than 5000 rows into sql database but its taking more
than 30 mins to get it all the data inserted. I use union to insert
multiple rows of 20 at a time.
What is the best way to make insert sql statement run faster
--
andrew
www.willandy.co.uk
can some tell why the below loop stop running after some time.
$start=10;
const run=0;
while($start >run){
//do somthing
}
--
Best Wishes
Andrew Williams
what does time();
$t1 = time();
{
do something
}
$t2 = time();
$end_time = $t2 - $t1;
echo $end_time;
what does $end_time represent?
how do you determine the next 5 mins?
--
Best Wishes
willandy.co.uk
Best All,
How can you best and accurately extract XLM data to DB table. e.g.:
-
20
FRA
Frankfurt
-
28
LSE
London Stock Exchange
-
226
GER
Xetra
www.willandy.co.uk
All,
Please how can you run a timed php script file via window scheduled task. or
how can u execute a php script on a a time interval for instance every
4minutes
--
Best Wishes
Andrew Williams
.
Solution please
On Thu, Apr 2, 2009 at 4:58 PM, Andrew Williams
wrote:
>
>
> On Thu, Apr 2, 2009 at 2:06 PM, Virgilio Quilario <
> virgilio.quila...@gmail.com> wrote:
>
>> > Please how can you run a timed php script file via window scheduled
>> task. or
>&g
7;s it.
>
> cheers,
> virgil
> http://www.jampmark.com
>
--
Best Wishes
Andrew Williams
HOW DO YOU CONFIGURE scheduled task to use firefox instead of Internet
Explorer
That is a better idea but the program needs about five minutes to complete.
Would that not be a problem?
On Fri, Apr 3, 2009 at 2:44 PM, Stuart wrote:
> Please include the list when replying.
>
> 2009/4/3 Andrew Williams :
> > interval update
>
> I'm sorry, a
> > What about first stripping out the @ characters with str_replace and
> > then attempting to load the XML? Maybe run it thru a few to do the
> > best possible clean up?
> >
> > Bastien
> >
>
> Found out what I was doing wrong, the problem has nothing to do with the
> XML code, tag attributes are put into the @attributes section, which must
> be accsessed with the attributes() function.
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
Best Wishes
Andrew Williams
Does any one knows why while loop below ends after few loops when it meant
to keep in loop?
File name: while_loop_script.php
define('run', 0);
define('START', 10);
while(START >run){
$ch = curl_init("mydomain/update_script.php?action=run");
curl_exec($ch);
curl_close($ch);
}
using php.exe to
Rane | Software Engineer | Persistent Systems
> chetan_r...@persistent.co.in | Cell: +91 94033 66714 | Tel: +91 (0832) 30
> 79014
> Innovation in software product design, development and delivery-
> www.persistentsys.com
>
>
>
>
> -Original Message-
> From: Andr
g "& exit" to your command. For instance:
>
> php.exe [YOUR COMMAND ARGS] & exit
>
> Greetings from Germany
>
> Marc
>
> --
> Sync and share your files over the web for free
> http://bithub.net/
>
> My Twitter feed
> http://twitter.com/MarcSteinert
>
>
--
Best Wishes
Andrew Williams
I need to exit php.exe window after completing an assigned task. Does anyone
knows how to close, exit, kill or stop the window
--
willandy.co.uk
memory a script may consume
(128MB)
the above setting should allowed script to execute indefinitely. is't it?
On Mon, Apr 6, 2009 at 11:29 AM, Andrew Williams
wrote:
> The php.ini maximum time is set to -1 which is infinity
>
>
> On Mon, Apr 6, 2009 at 11:27 AM, Chetan Rane >
Hi All,
Does anyone know of any php grahp that will enable you to show/analyse more
than one inputs like price versus time?
--
Best Wishes
Andrew Williams
willandy.co.uk
* I have been to see how to embed excel charts and graph to php code. does
any knows how*
willandy.co.uk
hi all,
$dateNow = date('Y-m-d H:i:s');
echo "".$dateNow ."";
can some see why the date time is lagging or late by 30 minutes from the
server time even when server time are correct
On Tue, Apr 28, 2009 at 3:45 PM, Andrew Williams
wrote:
> hi all,
>
> $dateNow = date('Y-m-d H:i:s');
> echo "".$dateNow ."";
>
> can some see why the date time is lagging or late by 30 minutes from the
> server time even when server time a
Can someone help me about how to retrieve data using TCP server connection
--
Best Wishes
A Williams
Hi All,
please, I need to connect to IP via a specific port en validate my user name
and password to get data.
Port : XXX7X
Internet ip 195.19.XX.1XX
please can some help with the idea of achieving it in php. please see the
format below:
[*Session Initialization*
A session begins wit
Hi,
http://php.net/stream_socket_client does not have the option to supply
authentication details and how do you supply that.
On Wed, May 13, 2009 at 12:22 PM, Nathan Rixham wrote:
> Andrew Williams wrote:
>
>> Hi All,
>>
>> please, I need to connect to IP via a spec
http://google.com/search?q=open+source+sms+gateway
On Wed, May 13, 2009 at 3:36 PM, Thodoris wrote:
>
> Hi All,
>>
>> Does anyone know how to send sms through a php website. I am completely
>> new
>> to the requirement and don't know even the pre-requisite of doing it. You
>> can also drop in
WHY IS php-general@lists.php.net PUBLISHING USER EMAIL ON THE INTERNET:
http://www.google.co.uk/search?q=sumitphp5%40gmail.com&sourceid=navclient-ff&ie=UTF-8&rlz=1B3GGGL_enGB303GB303&aq=t
On Fri, May 22, 2009 at 11:28 AM, Sumit Sharma wrote:
> Thanks to [0] => Ashley, [1] =>Bruce, [2] => Michae
I have no problem with it at least user email address should be removed off
the publication.
- Show quoted text -
On Fri, May 22, 2009 at 1:21 PM, Per Jessen wrote:
> Andrew Williams wrote:
>
> > WHY IS php-general@lists.php.net PUBLISHING USER EMAIL ON THE
> > INTERNET
What could be a php potential problem with contact forms that are only
protected against SQL injections and have an admin side view for the
enquiry?
I think you are confusing scope visibility level of the variable within
method and the class.
Variable within the method is going to 1 because it was declare within the
test method and there no link to the one declared outside the test method.
The second case is referencing the varible of the cl
44 matches
Mail list logo