PHP Script runs on CLI but not through web browser
I am running into an issue that I just can't seem to find the answer to. I have a Windows Server 200
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
Problems with adding a link to one position in a 'foreach' loop, please help
Hello!
Iam pretty new to programming and I wanna create a table with users from an array. It
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
Anti Spam Code
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
Not capturing all the information we require in the form.......
Hi Guys,
I was wondering if you would share some more of your knowledge today, I'm hoping it
Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside