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 do… Continua a leggere
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’s… Continua a leggere
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
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: …
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
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/MYSQL – was looking to use PHP and MYSQL to perform these activities.
There will be a form… Continua a leggere
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 taken… Continua a leggere
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
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-apxs2 –with-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
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 browser… Continua a leggere





