Tag Archives: creazione sito

OpenStreet map: add markers and update their location in real time

I inserted the following OpenStreet map segment on my web-site. Now I need to add markers at specific lat/lon. Anche, there should be possible to easily refresh location of markers, e.g. ogni minuto. What is the best approach to doContinua a leggere

Tagged , , , , | Lascia un commento

PHPRedBean ORM Performance issue

I am making a webservice in php witch my website will use to query for information with ajax calls.
At first i just did it the standard way with the built in php mysql lib, and wrote all the query’sContinua a leggere

Tagged , , , , | Lascia un commento

Is there a script that can create a simple dynamic paginated list of products with an admin page for managing products on a static website?

I have a static website and want to create a sinlge, dynamic page that will:

display a list of products( think Newegg and other e-commerce websites ) with thumbnails, short descriptions price, ecc.

have pagination

have simple predefined filtering/sorting options(… Continua a leggere

Tagged , , | Lascia un commento

How to use same header.php file for all contentc php files in all directory

I have create header file like below.

<style type="text/css" >
.menu{
    width: 100%;
    /*background-color: #333; */}
.menu ul{
    margin: 0; padding: 0;
    float: left;}

.menu ul li{
    display: inline;}

.menu ul li a{
    float: left; text-decoration: none;
    color: #000;
    padding: 

Continua a leggere

Tagged , , , , | Lascia un commento

Where is this 2nd /head tag coming from, and how to I remove it?

I have been having problems with my site and I just realized I have 2 tag. This is a wordpress theme, and I’m not sure where this extra tag is, and what I need to do remove it. Tutte le idee?… Continua a leggere

Tagged , , | Lascia un commento

Metodo per memorizzare valori multipli?

I wish to know the best method to store and retrieve the following form and data set. I have basic knowledge of HTML/CSS/JS/PHP/MYSQLwas looking to use PHP and MYSQL to perform these activities.
There will be a formContinua a leggere

Tagged , , , | Lascia un commento

How do I easily store user account details?

I am posting this as I am unsure the exact technology and approach to investigates further.
I wish to build a simple website:
1) User logs in with username and password.
2) User saves simple page that contains inputs takenContinua a leggere

Tagged , , , | 1 Come

How to build an Online Objective-C Compiler

I’m simply looking for an online objective-c compiler. At the moment I have only found ideone.com but it shows errors for any Foundation (e.g NSObject) or UIKit (e.g UIView…) classi.
Is there an online compiler for objective-c that Continua a leggere

Tagged , , , , | Lascia un commento

Come faccio a caricare PHP 5.4.3 con Apache 2.2.3?

I have downloaded and installed PHP 5.4.3 via source. I used the following command line:
./configurare –with-apxs2with-pgsql
I have apache 2.2.3 installato, as per:
[root@localhost httpd-2.4.2]# apachectl -v
Server version: Apache/2.2.3
Server costruita: Aprile 4 2010 17:19:54
[root@localhost httpd-2.4.2]#… Continua a leggere

Tagged , , , , | Lascia un commento

Ajax sicurezza

We have a heavy Ajax dependent application. What are the good ways of making it sure that the request to server side scripts are not coming through standalone programs and are through an actual user sitting on a browserContinua a leggere

Tagged , , , | Lascia un commento
32 pagine