Archive for the ‘PHP’ Category

How to convert msword/powerpoint into pdf using php?

Tuesday, April 17th, 2012

hi anyway know how to convert msword/powerpoint into pdf? using php? or a javascript? can u give me a sample code pls?

What is the best software to learn between PHP and SAS?

Monday, April 16th, 2012

I mean Data Analytics &SAS9 is better career than PHP?

How do I install PHP if I just want PHP script to work on my computer, not on a server?

Sunday, April 15th, 2012

I am making my own website which I keep in a folder. I am doing all the code in Notepad++. I have made a .php page with some script (an example from the internet) and when I input the information on my html pages, only the code (html) from the ...

How can i learn free PHP ? actually i want to learn PHP free of cost in the online, is this possible?

Saturday, April 14th, 2012

Hi, i want to learn PHP web develop, but i don't know the basic of PHP. But i know HTML, so any body can help me to guide about this?

How to create a blog using php and mysql?

Friday, April 13th, 2012

I am trying to make a blog and I am wondering if there is a place where I can find out where I can make a blog in php

How to create a blog using php and mysql?

Friday, April 13th, 2012

I am trying to make a blog and I am wondering if there is a place where I can find out where I can make a blog in php

How do I learn PHP and SQL without the server?

Thursday, April 12th, 2012

Want to learn PHP but can't because We3Schools wants me to have a server for their tutorials.

How to get a "next-page" button in a dynamic php website?

Saturday, April 7th, 2012

I'm working on a dynamic website, where I use php and sql. The page is basically a picture bank containing multiple galleries. When I chose the photo in the gallery I can't change image fast. So what I want is a "next-button" on the page. I don't know how to ...

Can i include php in a file with an html extension?

Friday, April 6th, 2012

i would like to use a few php variables in my site. the webpage is page1.html do I HAVE to rename it page1.php for the php code to work. if so is there a way round this?

How do I store a string from a html textbox into a php variable?

Thursday, April 5th, 2012

Iwant to program a simple thing with php but im still knew to this and i would really like to know how to store a variable from a html textbox to a php variable after i click a button!!! pls help

Can anyone tell me what to prepare for the interview for php position?

Wednesday, April 4th, 2012

Hi am having an interview next week. The position am applying for is test engineer in web applications. The basic requirement is php. i knew php basics. So can anyone tell me what kind of questions will they ask? or where can i find those kinds of question sets?

How to install an ssl certificate on a php e-commerce website?

Wednesday, April 4th, 2012

Hi all, I own a small e-commerce site, and have recently bought and installed a comodo ssl certificate, now there is a corner certificate that i need help installing, we use prestashop open source based on php, my question is ... does any one know how to install the corner ...

What is the fastest way to learn PHP?

Monday, April 2nd, 2012

I need to learn PHP as fast as possible for my job. Hoping to have a firm grasp in three-five days so I can at least troubleshoot and navigate a ZenCart site. Thanks

What is the best PHP framework to study?

Sunday, April 1st, 2012

I'm currently a student and I want to be a good professional php programmer/developer so I want to know what is the best php framework to study and use. I commonly hear Zend and CodeIgniter about being the best but I want to know more which php framework is the ...

Help with PHP for an email contact form in a Flash website?

Saturday, March 31st, 2012

I have a flash website with an email contact form. It uses a PHP script to work. However, my host server does not support PHP. Is it possible to have my PHP script/file hosted on another free PHP compatible server but still link it to my website so that the ...

How to make a random dice generator in php using arrays?

Friday, March 30th, 2012

We have a project in webpage design and we need to make it so the user can input the amount of dice and the amount of sides each die has, then make it so it will use that info to make a random number. How would I do this ...

How do you setup a PHP script to run automatically at a given time?

Saturday, March 24th, 2012

Wondering how I would setup a PHP script to run automatically at midnight each day. Any help is appreciated!

Which is the best book for learning php completely and professionally?

Wednesday, March 14th, 2012

I have basic knowledge about PHP and I wnat to purchase a good book to learn it completely and professionally. Which book is the best book for learning PHP and where can I get it in Mumbai Suburbans ??

How to search a text file for something in php?

Saturday, March 3rd, 2012

I need a php that will open a txt file. look at the contents and see if it contains some characters. i know how to open the file but how to i get the contents and search them? thanks!

How do i make php scripts run automatically?

Thursday, March 1st, 2012

I am making a website an I want some sort of way to delete old posts automatically. I would prefer php.