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
Support Marine Applications

Andy M.

Andy M.

Forum Topics Started

Viewing 15 topics - 1 through 15 (of 29 total)

I truly love VIM – it’s one of only a handful of applications I’ve every come across that make you feel warm and fuzzy ...

Solved

What is the best way of implementing a cache for a PHP site? Obviously, there are some things that shouldn’t be cached (for example ...

I have fname and lname in my database, and a name could be stored as JOHN DOE or john DOE or JoHN dOE, but ultimately I want to display it as ...

I’m looking for an easy to use, reasonably complete form validation solution for php. I recall using one years ago that used a few tags ...

Solved

How can I make a Facebook RSS application that autoupdates from the provided RSS feeds. Of course doing this is trivial for canvas ...

Obviously, there is no one single solution that would satisfy everyone’s needs; an architecture is always a trade-off. I want to create ...

I wonder if this would be doable ? To insert an array into one field in the database.

For instance I have a title, I want to have that ...

I’m looking for best practices for performing strict (whitelist) validation/filtering of user-submitted HTML.

Main purpose is to ...

I’ve always just FTPed files down from sites, edited them and put them back up when creating sites, but feel it’s worth learning ...

I’m writing a C++ client which is using libcurl for communicating with a PHP script.

The communication should be session based, ...

Sessions in PHP seemed to have changed since the last time I used them, so I’m looking for a simple way of using sessions but at the ...

I’m quoting part of an answer which I received for another question of mine:

In the PHP/MySQL world I would say stored ...

The PHP documentation can be found here, but I think it’s rather lacking. There are no examples of how to use these functions, and few ...

Currently we have a hybrid ASP/PHP setup connecting to a SQL Server 2005 database. But all the query work is done on the client side, ...

Is there a way to read a module’s configuration ini file?

For example I installed php-eaccelerator (