o you mean try using the method Richard has shown?
>>
>> Cheers
>> Adam.
>>
>> On 13 July 2013 17:11, Richard Quadling wrote:
>> >
>> >
>> >
>> > On 13 July 2013 01:24, Andrew Ballard wrote:
>> >>
>> >
t;
>> On Jul 12, 2013 4:53 AM, "Adam Nicholls" wrote:
>> >
>> > Hi Guys/Gals,
>> >
>> > I'm doing some integration work with a COM API and according to their
>> > documentation to save data in the AP
#x27;t work
-
I've also tried (below) but the API says wrong number of parameters
$Record->Fields('BANK_fld_ACCOUNT_NAME', 'Test Account');
I've also tried something crazy like th
Checkout HipHop by the Facebook guys, it turns PHP into C code and compiles
down to binary.
...although I don't think it's for the faint hearted.
Have you tried other optimisation techniques first - eg Caching, and
Profiling?? If this is a production environment you might wanna think about
in
> -Original Message-
> From: Tedd Sperling [mailto:t...@sperling.com]
> Sent: 19 July 2012 18:27
> To: php-general@lists.php.net General
> Subject: [PHP] What do you call the end-user?
>
> What do you call the people who ultimately use your code?
>
> I call them the "end-user", but othe
> -Original Message-
> From: Simon Dániel [mailto:simondan...@gmail.com]
> Sent: 12 July 2012 21:21
> To: php-general@lists.php.net
> Subject: [PHP] Entry point of an MVC framework
>
> Hi,
>
> I have started to develop a simple MVC framework.
>
> I have a base controller class which is
> -Original Message-
> From: Nick Edwards [mailto:nick.z.edwa...@gmail.com]
> Sent: 12 July 2012 12:30
> To: php-general@lists.php.net
> Subject: [PHP] database hell
>
> Hi
>
> We have a program that manages users, throughout all database calls
>
> created as:
> $connect = mysql_connec
7 matches
Mail list logo