Forum: Software Development Job Offers Sep 29th, 2008 |
| Replies: 2 Views: 796 If anyone is going to reply to this, they'd need more information about the game. To be honest, I'm surprised those two quoted websites actually get people registering. There is absolutey no... |
Forum: PHP Sep 28th, 2008 |
| Replies: 3 Views: 424 Hi Ant,
It depends on how nice it needs to look really. I personally would just take users to another page to add a new item to the list, then return them to the full list. If it does need to add... |
Forum: PHP Sep 28th, 2008 |
| Replies: 5 Views: 3,342 Ah, I've posted about uploading files. Which may confuse you, I've not asked: what do you mean by downloading files in PHP? Once you download a web file, you have no control over it, the browser... |
Forum: PHP Sep 28th, 2008 |
| Replies: 5 Views: 3,342 This is a duplicate thread, I was about to reply to your other thread (currently the one *below* this in the forum tables). I've not got forever to explain the workings of PHP file uploading or... |
Forum: PHP Sep 28th, 2008 |
| Replies: 3 Views: 392 Hey,
I've spotted a slight problem near the beginning of your script. The section where you loop to show the job categories writes the category ID and the category name into an option field. You... |
Forum: PHP Sep 28th, 2008 |
| Replies: 3 Views: 392 Hey,
You've posted a huge code segment but not explained what it does or why it does it? Your description is rather vauge and I, for one, don't really want to dig through all that code looking for... |
Forum: PHP Sep 27th, 2008 |
| Replies: 2 Views: 1,734 Hi,
I'm unaware of any Web Shell commands to upload, this will often be a different feature as provided by your server. Via, for examle, Control Panel. You could possibly write the files yourself... |
Forum: PHP Sep 27th, 2008 |
| Replies: 3 Views: 424 Hey,
I'm not sure if your asking how to do this from an interface point-of-view or from a programatic view on storing the data? The form on the screenshot does look quite out of date though.. it... |
Forum: PHP Sep 27th, 2008 |
| Replies: 3 Views: 555 Hi,
Judging on what I just read, that looks alot like you're trying to get us to do your work?
Christopher Lord |
Forum: PHP Sep 27th, 2008 |
| Replies: 2 Views: 436 Hi,
I struggle to see how this information can be relevant? You've neglected to question the most important factor in every web developers decision: the client. It is highly aimed at internal web... |
Forum: PHP Sep 27th, 2008 |
| Replies: 5 Views: 3,342 Hi,
You appear to have got the wrong forum? This is a javascript problem I believe. I can, however, help you with a PHP progress bar if you like? I have experience in this, so let me know.
... |
Forum: PHP Sep 27th, 2008 |
| Replies: 11 Views: 4,178 Hi,
I agree with RobRob here, PHP just isn't powerful enough to be doing this sort of task. PHP is not a compiled language, so it is interpreted into machine-readable code on-the-fly. This is very... |
Forum: PHP Sep 27th, 2008 |
| Replies: 1 Views: 1,308 Hi,
I'm not so sure what your actually asking me to help you with here? However, remember that this forum has code tag rules. I'm finding it difficult to separate what your asking us, and what is... |
Forum: PHP Sep 27th, 2008 |
| Replies: 4 Views: 454 Hi there,
I believe the problem here is this may not be entirely your system (correct me if i'm wrong here). If you've just started coding PHP, as you've stated, I doubt you'll have reached... |
Forum: MySQL Sep 27th, 2008 |
| Replies: 2 Views: 900 Hey Shanti,
This is the wrong forum to ask this in, I definitely recommend the PHP forum. However, there are some XML libraries for PHP available (I'm not sure which off the top of my head). If... |