Archive for 'Programming & Design'

php
george_a_lutz asked:


I’m running on linux. My index.php is in /var/www/html which works because i can view it from a client browser, however it only displays stuff as html, not as php.

I’ve never used php before today so i may be missing something obvious. I assumed that the server should just execute the php. Seems like it’s not though. Any ideas?

Thanks!

Tags: , ,
php
joseph asked:


I made a script that will backup and transfer database records to another server. The problem is if the backup file is too big the PHP script stops because it running too long. Tried set_time_limit() but it is not working. How can I override this?

Tags: , ,
php
ny_magazine asked:


I need to generate a key for a vendor, which they will use to encrypt a file with PGP. When I receive the file from them, I need to decrypt it using PHP. What’s the best way to generate the keys and decrypt the file?

Tags: ,
php
Marcelo asked:


I have a php page on my server that does some databes tasks. I need that page to be run every 5 or 10 minutes, how can i get the server to do it?

Tags: ,
php
paul asked:


I just need a basic php code so that I can edit it. Thanks.

Tags: ,
php
Mejai asked:


Hi, I have programmed for years in a couple of languages (providex and bbx) now I want to work on PHP, Have you any suggestions on how to find a job as PHP programmer? Thank you in advance

Tags: , ,
php
Peter Kevin Reeves asked:


Whenever I search for PHP source level debugging, it seems to point me to either Xdebug or Zend. But I can never seem to find a current, valid set of instructions on setting it up.

I want to do source level debugging of my PHP code, on my Mac OS X 10.5.6, MacBook Pro. Has anyone actually succeeded at this themselves?

Tags: , ,
php
Brent asked:


im kinda new to this but, what benefits does PHP over xhtml and vice versa.

I am trying to create a website where people can login but I don’t now what type of code is best for me.
Any Suggestions?

Tags: , ,
php
Jason asked:


Im making a phone book for my site, and my host does not allow me to use PHP unless I link to it. How do you link to them and get them to actually do the function?

Tags: , ,
php
Hasra asked:


How to develop a forum for a web page using HTML, CSS, Javascript and PHP together with Apache?

Every time a particular user post his views (text etc), it should appear in the same page together user’s username.

Give me some sample examples.
Please let me know some references regarding these stuff.

Regards.

Tags: , ,
« Previous posts Next posts » Back to top