Op 1/23/10 3:28 AM, Don Wieland schreef:
> Hi,
>
> I have defined a stored procedure in my mySQL DB and when I call the
> procedure in my mySQL browser it returns the CORRECT results:
>
> DROP PROCEDURE IF EXISTS `Get_OHC_Years`;
> DELIMITER $$
> CREATE definer=`do...@`` PROCEDURE `Get_OHC_Years`
Problem solved!!!
Everything was working ok with PHP. My class was working ok. The engineering
and logic behind PHP was working. So... what was the problem? Apache...
well, it wasn't a problem, but a misconfiguration or better said, a
mis-optimization.
In my first message, I stated: (quote)
>
shiplu wrote:
> On Sat, Jan 23, 2010 at 10:58 AM, Skip Evans wrote:
>> Hey all,
>>
>> Can anyone recommend a good Subversion client for Ubuntu?
>>
>
> If you use an ide, there should be a subversion client for it. its
> better to manage from ide.
eclipse + pdt2 + subversive/svnkit = works (very
It's Spam.Have some administor for this mail-list can block this email address?
2010/1/22 Bipper Goes! :
> OP: Watch your mouth.
>
> 2010/1/21 Kaya Saman
>
>> Marc Hall wrote:
>>
>>>
>>>
>>> From: Ashley Sheridan [mailto:a...@ashleysheridan.co.uk] Sent: Thursday,
>>> January 21, 2010 11:18 AM
>>>
At 1:13 PM +1100 1/23/10, clanc...@cybec.com.au wrote:
but I would be grateful for any suggestions how I
could make this procedure more secure.
We have given you advice that you should NOT use Cookies in any
fashion to secure your site, but you remain steadfast that you know
better -- so, wh
clanc...@cybec.com.au wrote:
> On Thu, 21 Jan 2010 22:00:30 +, a...@ashleysheridan.co.uk (Ashley
> Sheridan) wrote:
>
>> On Fri, 2010-01-22 at 08:58 +1100, clanc...@cybec.com.au wrote:
>>
>>> On Thu, 21 Jan 2010 08:54:44 -0500, tedd.sperl...@gmail.com (tedd) wrote:
>>>
At 12:15 PM +1100
Marc Hall wrote:
> Anyone speak Chinese?
Google does, sort of:
"Great customer marketing strategies, regional market development and
sales team management and control gold Tactical Training Workshop"
Date: January 2010 22-24 (Shanghai)
Date: January 2010 29-31 (Sh
Dear Mr. Marc Hall,
Thank you for contacting Nordstrom.com. My apologies, however I was unable to
view or translate your message. We do not have anyone here that speaks
Chinese.
At this time, we are only able to accept chats and e-mails in Spanish or
English. Please give us a call at 206.303
Is there a PHP function that will return whether the request was http or
https? I have functions that need to cURL other servers - sometimes over
SSL, sometimes not, depending whether the function is called from
http://www.mydomain.com/script_that_calls_function.php or
https://www.mydomain.com/scr
Hi,
isset($_SERVER['HTTPS']) should do it.
Regards,
Jonathan
On Sat, Jan 23, 2010 at 2:11 PM, Ben Miller wrote:
> Is there a PHP function that will return whether the request was http or
> https? I have functions that need to cURL other servers - sometimes over
> SSL, sometimes not, depending
Ben Miller wrote:
> Is there a PHP function that will return whether the request was http or
> https? I have functions that need to cURL other servers - sometimes over
> SSL, sometimes not, depending whether the function is called from
> http://www.mydomain.com/script_that_calls_function.php or
>
Just as a warning, I have worked on linux servers where this did not work,
perhaps because of what silverquick points out:
http://www.php.net/manual/en/reserved.variables.server.php
I think the HTTPS element will only be present under Apache 2.x. It's not in
> the list of "special" variables here:
All,
I'm loading millions of records into a backend PHP cli script that I
need to build a hash index from to optimize key lookups for data that
I'm importing into a MySQL database. The problem is that storing this
data in a PHP array is not very memory efficient and my millions of
records are co
On Sun, Jan 24, 2010 at 3:11 AM, D. Dante Lorenso wrote:
> All,
>
> I'm loading millions of records into a backend PHP cli script that I
> need to build a hash index from to optimize key lookups for data that
> I'm importing into a MySQL database. The problem is that storing this
> data in a PHP
tedd wrote:
At 1:13 PM +1100 1/23/10, clanc...@cybec.com.au wrote:
but I would be grateful for any suggestions how I
could make this procedure more secure.
We have given you advice that you should NOT use Cookies in any fashion
to secure your site, but you remain steadfast that you know bett
On Sat, 23 Jan 2010 09:32:37 -0500, tedd.sperl...@gmail.com (tedd) wrote:
>At 1:13 PM +1100 1/23/10, clanc...@cybec.com.au wrote:
>> but I would be grateful for any suggestions how I
>>could make this procedure more secure.
>
>We have given you advice that you should NOT use Cookies in any
>fash
On Sat, 23 Jan 2010 15:10:11 +, nrix...@gmail.com (Nathan Rixham) wrote:
>
>To answer your specific questions though - what can be done to make this
>process more secure - no matter what approach you take, when working via
>http and needing logged in / secure f
I am using a Quadra Hosting Multi Domain (http://www.quadrahosting.com.au/) to
host five
different domains. As site owner I have FTP access to the root directory, and to
everything underneath it. There is no domain directly attached to the root.
Each domain
has its own directory tree under the ro
18 matches
Mail list logo