O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
Answered by Indianic : Feb 09 2013 01:09 AM
Good thought. Now world turns on online marketing. You have to also try it. You have to just start your work on SEO. It gives you high rank. And for PHP Development you have so many scope. I think you... full answer >
Answered by Altharaz : Jul 25 2012 08:20 PM
Ahoy !
First of all, you should get an insight of what is HTML 5.
Then, you might try to add some cool effects using CSS to make your audience say Woow!
After that, you should try to learn PH... full answer >
A Good news for the PHP Developers, In PHP 5.4 developers will no longer require to go through all the hurdles in setting up an web server in order to develop and test their PHP codes.
PHP 5.4 will ...
Answered by Altharaz : Jun 11 2012 08:02 PM
Hi !
If you want definitely to redirect your visitors, you can use this code :
<script language=javascript>
<!--
var mobile = (/iphone|ipad|ipod|android|blackberry|mini|w... full answer >
Answered by Alejandro Ramirez : Jul 07 2011 07:52 PM
It looks like the path to your template is incorrect:
"C:/xampp/htdocs/temps/smarty/templates/test.tpl"
It should be:
"C:\xampp\htdocs\temps\smarty\templates&#... full answer >
Answered by bogomilshopov : Jun 08 2011 05:16 AM
Hello Alejandro,
PHP is a dynamic language - you may create what you want with it. And the answer is yes.
For example if you create a file: poll.php, you can add parameters like this
poll.php?quest... full answer >