PHP
PHP is a computer scripting language, originally designed for producing dynamic web pages.
Application
Any
Platform
Any
License
Any
This is probely a realy easy answer but i have been serching for a few days for an answer but unsucessfuly so I have posted for an answer! The quicker the better and thanks for any reading!...
My web host: the host had PHP and MySQL, no access to apache config or php.ini except by .htaccess and some configs in local php.ini file.
I am trying to find a PHP webmail that i can install on...
hey i am new in php and i created a cart, i would like to add a button to the cart that will enable users to export the cart into excell..
Please help, this is my code so far:-...
Dunno, but they can be downloaded from php.net
http://php.net/downloads.php
Hi,
What is the new version of PHP?
Kanyakumari tour | Kanyakumari Sunrise and Sunset | Budget Hotels In kanyakumari
try this ,this will surly work,only thing wat i did is assign the value with correct php sysntax to var num
var num = '';
document.write(num);
More php web service scripts listed on the page!
www.tooLongPath.com saved me lot of time for solving this
Hi, guys
You can use PHP localization scripts to meet your demands
Hopefully can help you!
Regards!
Anny!
I am also the new to PHP. Can anybody suggest the code. Thanks
Business Process Outsourcing
great program i appreciate it
I'm trying to modify code from a book called "PHP with MySQL" where data is read from a MySQL db, edited and written back. It's all technically working but the data is written to the screen from...
Hello there,
I have a CMS which I've trying to create localization for. The idea is in the admin area you check a radio button and it changes the language of the entire admin interface. There is...
Good day!
I have a problem in if and else condition to know if the cloth type is NW (AAA or BBB or CCC) and W the rest cloth type that did not listed in NW. My code did not read the code for NW,...
Cache reduces the server's pressure to calcute things(pretty simple definition right?)especially MySQL queries, which can become numerous on a sigle page; Mix this with a few dozen visitors on your...
Hi, I have this function,
The problem is that the function for some reason will not check if an email already exists in the database
Can someone please check where I am going wrong
Here is the...
*/
panier == "" || (is_object($page->panier) && $page->panier->getNombreArticle()
Votre panier est videListe Produits';
$d = date("d-m-Y");
$date_echeance =...
Hi!
I got following problem.
My PHP session is not the same for mysite.com and www.mysite.com. Ie, when user logs in to www.mysite.com, he is not automatically logged in to mysite.com and...
Pig Latin Generator
Pig Latin Generator
HERE;
}
else
{
//there is a value, so we'll deal with it
// break phrase into array
$words = split(" ",...
I need help to get flight schedule from http://www.sriwijayaair.co.id/id but always error using curl to access ssl.
here are my code:
any help will be appreciate, thanks