introduction screenshots faq forum blog modules components download
Please use the search function and/or read the FAQ first.

Curl for easyphp 5.2.10



Posted by: arnaud
September 08, 2011 09:38AM
im having a problem when i try to configure jomsocial its says that curl is not installed on my server(php502.10) how can i do that ?
Very Urgent!
Options: ReplyQuote
Posted by: Amour
September 09, 2011 08:53AM
Maybe with PHP extensions ?

Also, you need to known PHP 5.2 is very old and not supported anymore by PHP group.

It is very important to upgrade to PHP 5.3.x version ;)
Options: ReplyQuote
Posted by: lemba
October 15, 2011 02:10PM
Bonjour,
merci déja pour la disponibilité de l’exécutable de easyphp, cependant après installation sur ma machine , au moment d'exécuter les pages,le code php ne s’exécute pas.
exemple la page test date.php exécute le html et pas de php, ce qui fait que lors de l'exécution, je ne vois que:

la date d'aujourd'hui est:
Options: ReplyQuote
Posted by: Amour
October 16, 2011 09:34PM
Bonsoir,

Peut-on voir votre code PHP ?

Utilisez-vous les "short tags", qui sont à éviter ?
Options: ReplyQuote
Posted by: said
November 27, 2011 12:13AM
svp comment réaliser un site web par php?
Options: ReplyQuote
Posted by: Amour
November 28, 2011 04:34PM
C'est hors sujet... voir des sites de programmation ;)
Options: ReplyQuote
Posted by: alex
December 14, 2011 08:21PM
Voila le code pour la date + l'heure ... A+


<?php
$date = date("d-m-Y");
$heure = date("H:i");
Print("Nous sommes le $date et il est $heure");
?>
Options: ReplyQuote


Your Name: 
Your Email: 
Subject: 
Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.