Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/vhosts/52/114451/webspace/httpdocs/support.marineapps.net/wp-content/plugins/customify/class-pixcustomify.php on line 1557

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/vhosts/52/114451/webspace/httpdocs/support.marineapps.net/wp-content/plugins/customify/class-pixcustomify.php on line 1593
Page 2 – Support Marine Applications

Andy M.

Andy M.

Forum Topics Started

Viewing 14 topics - 16 through 29 (of 29 total)

To save network traffic I’d like to compress my data. The only trick is that I the client is a c application and the server is php. ...

I’m considering supporting both Textile and Markdown on a current project. I would prefer not forcing users to choose one or the other. ...

We currently use a hand-rolled setup and configuration script and a hand-rolled continuous integration script to build and deploy our ...

Like many projects, we deploy to many environments, QA, UA, Developer trunks, etc..

What is the best way to store sensitive ...

I have little knowledge of Flash but for a little Flash game I have to store score and successful tries of users in a database using PHP. Now ...

if I call php’s parse_ini_file(“foo.ini”), in what paths does it look for foo.ini ? the include path? the function’s ...

This may seem like a daft question, but i was wondering about how to use MVC frameworks on hosted servers.

I am playing about (albeit ...

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim ...

I seem right now to be embroiled in a debate with another programmer on this project who thinks that views have no merits. He proposes a ...

I know that I can do something like

$int = (int)99; //(int) has a maximum or 99
To set the variable $int to an integer and give ...

Some users on a site I have been working on have requested the ability to allow the server to set their aim status when they are listening to ...

I have a function foo which makes an Ajax request. How can I return the response from foo?

I tried to return the value from the ...

Sorry for confusing title. This program should take the letter in a string and add the word ‘List’ so that it can find the 2 list ...

I’ve created a code to change a password. Now it seem contain an error. When I fill in the form to change password, and click save the ...

Viewing 14 topics - 16 through 29 (of 29 total)