Search found 27 matches
- Tue Jul 17, 2007 1:34 am
- Forum: Javascript
- Topic: need help with basic -- tooltip --
- Replies: 1
- Views: 618
need help with basic -- tooltip --
pickle | 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] the bas...
- Wed Jul 11, 2007 9:27 am
- Forum: PHP - Code
- Topic: database connection failed
- Replies: 8
- Views: 1518
Connects to Database
feyd | 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] <?PHP // ...
- Tue Jul 10, 2007 4:35 am
- Forum: Databases
- Topic: need help with insert into - CHARSET
- Replies: 1
- Views: 454
need help with insert into - CHARSET
feyd | 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] hello i n...
- Tue Jun 26, 2007 3:29 pm
- Forum: PHP - Code
- Topic: back forward button dosent work
- Replies: 2
- Views: 348
back forward button dosent work
feyd | 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] hello i t...
- Fri Jun 22, 2007 2:43 pm
- Forum: PHP - Code
- Topic: get mysql cell content
- Replies: 2
- Views: 1178
get mysql cell content
feyd | 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] hello thi...
- Tue Jun 19, 2007 5:59 am
- Forum: Javascript
- Topic: swf banner rotate every X sec without refresh
- Replies: 2
- Views: 530
swf banner rotate every X sec without refresh
feyd | 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] hello I t...
- Tue Jun 19, 2007 4:11 am
- Forum: PHP - Code
- Topic: swf banner rotate every X sec without refresh
- Replies: 1
- Views: 455
swf banner rotate every X sec without refresh
hello I try to get all banners - swf from a dir and put them into array now i need to push the array into i think javascript that will dislpay difrent swf every X sec this is the PHP script to get all swf into array <? $imglist=''; $img_folder = "banner/gil/"; mt_srand((double)microtime()*...
- Tue Jun 12, 2007 11:55 am
- Forum: PHP - Code
- Topic: need help to make html-php form animated gif preloader
- Replies: 4
- Views: 972
thanks but Im not good in javascript
can you show me a script
to show an animated gif on submit

to show an animated gif on submit
- Tue Jun 12, 2007 1:33 am
- Forum: PHP - Code
- Topic: need help to make html-php form animated gif preloader
- Replies: 4
- Views: 972
need help to make html-php form animated gif preloader
Hello I have a html form with attachments The form action is a php script i need to past an animated gif that will be in the html page and will show after pressing submit will the php script is running in the background Anything that I tried seem to stop the animated gif will the php script start to...
- Tue May 22, 2007 2:44 am
- Forum: PHP - Code
- Topic: php upload files separately
- Replies: 3
- Views: 509
can you show me how to do this ???
can you show me how to do this ???
- Mon May 21, 2007 2:18 am
- Forum: PHP - Code
- Topic: pls help me with my form
- Replies: 0
- Views: 607
pls help me with my form
Hello I written a form that email me the txt fields than it supposed to upload each attachment to a dir that create from the $_REQUEST["BusinessName"] I can't edit the php.ini so I can upload up to 2.5MB T triad to upload one by one but I get CGI Error The specified CGI application misbeh...
- Sun May 20, 2007 2:10 pm
- Forum: PHP - Code
- Topic: php upload files separately
- Replies: 3
- Views: 509
php upload files separately
Hello I create a form with upload fields (After submit the form create a DIR in the server with a name from one filed and all in going to that dir). The form also uploading images to my site The php.ini is up to 3Mb and I can't modified it (Window server) So I limit each field to 2Mb But I need to u...