Search found 16 matches
- Thu Oct 07, 2010 1:31 am
- Forum: PHP - Theory and Design
- Topic: Streaming audio as Radio station
- Replies: 3
- Views: 1699
Streaming audio as Radio station
Hi folks, Just was wondering if anyone has had any experience in this? I've set up a xmoovstream server http://stream.xmoov.com/ in a LAMP architecture to stream audio. All is working well, i can connect to the server, press play and stream the audio file. But I'd like it to be radio broadcast like,...
- Fri Aug 18, 2006 8:02 am
- Forum: PHP - Code
- Topic: php version question
- Replies: 6
- Views: 447
- Fri Aug 18, 2006 7:53 am
- Forum: PHP - Code
- Topic: php version question
- Replies: 6
- Views: 447
- Fri Aug 18, 2006 5:09 am
- Forum: PHP - Code
- Topic: php version question
- Replies: 6
- Views: 447
php version question
hi guys, for some reason the method fgetcsv() doesnt work even though im using php version 4.3.11? it was implemented in verison 3.0.8 i have the same code on a platform running php version 5.1.2 and it works on that?!!! anyone have any ideas? many thanks for any help. benny heres the code in case y...
- Fri Jul 28, 2006 8:34 am
- Forum: Installation and Configuration
- Topic: why does this happen? 403 err
- Replies: 0
- Views: 531
why does this happen? 403 err
hey guys, this is prob a really easy one to fix. ive a php5/apache/mySQL environment setup on my windows box. all is running well except when i try to open a php page i get a 403 permission err saying its forbidden?!!!! i set up the same environment on a windows box before this and it all worked fin...
- Fri Jul 28, 2006 3:52 am
- Forum: PHP - Code
- Topic: can you do this in PHP?
- Replies: 12
- Views: 649
hey sweatje, thanks for the code, im actually outputting straight to excel. its working fine so far except that i cannot reference cells in formulas which have not yet had content added to them, il prob have to create some kind of buffer. what i mean is that if i have a formula in the first cell tha...
- Thu Jul 27, 2006 12:17 pm
- Forum: PHP - Code
- Topic: can you do this in PHP?
- Replies: 12
- Views: 649
- Thu Jul 27, 2006 3:53 am
- Forum: PHP - Code
- Topic: can you do this in PHP?
- Replies: 12
- Views: 649
wont work :(
hey thanks for all the help. Everah: do you remember the name of that excel script at PHPClasses.org? does it allow for formatting? Pickle: did you manage to get that PHP_writeexcel to work? I downloaded it and put it on my server put it just gives me errors anytime I try to run the examples that co...
- Wed Jul 26, 2006 11:15 am
- Forum: PHP - Code
- Topic: can you do this in PHP?
- Replies: 12
- Views: 649
thanks
thanks for all the help! il have a look into that.
- Wed Jul 26, 2006 9:43 am
- Forum: PHP - Code
- Topic: can you do this in PHP?
- Replies: 12
- Views: 649
thanks for that
was thinking id have to do that, was just hoping i wont have to:( thanks for the heads up, will this allow for cell formulas to be included by PHP or would I still have to apply those by opening the generated Excel file and writing them manually? if i know the answer to this question then i can argu...
- Wed Jul 26, 2006 8:49 am
- Forum: PHP - Code
- Topic: can you do this in PHP?
- Replies: 12
- Views: 649
can you do this in PHP?
Hi guys,
is there any way I can format an excel sheet generated through php without using PEAR? by formatting I mean the appearance and if possible applying formulas, really stuck on this one so any help is appricated.
thanks
b.
is there any way I can format an excel sheet generated through php without using PEAR? by formatting I mean the appearance and if possible applying formulas, really stuck on this one so any help is appricated.
thanks
b.
- Thu Jun 15, 2006 6:19 am
- Forum: PHP - Code
- Topic: can u create a RecordSet in a function??
- Replies: 3
- Views: 777
- Thu Jun 15, 2006 5:58 am
- Forum: PHP - Code
- Topic: Remove HTML tags AND the text between
- Replies: 8
- Views: 1460
- Thu Jun 15, 2006 5:29 am
- Forum: PHP - Code
- Topic: can u create a RecordSet in a function??
- Replies: 3
- Views: 777
code included
Pimptastic | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] hey...
- Thu Jun 15, 2006 5:08 am
- Forum: PHP - Code
- Topic: Remove HTML tags AND the text between
- Replies: 8
- Views: 1460
maybe javascript?
hi,
what about using javascript to loop through the tables elements and setting their value to blank using the innerHTML property? then strip the tags once the javascript is completed.
???
what about using javascript to loop through the tables elements and setting their value to blank using the innerHTML property? then strip the tags once the javascript is completed.
???