39,320 Topics

Member Avatar for
Member Avatar for j4mes_bond25

I'm rather new at PHP. I'm trying to run a script, but every time I do so, I'm not quite getting the output I should be getting. I'm using this my Dreamweaver at home & working on the simple examples from this website [url]http://www.php.net/manual/en/tutorial.forms.php[/url] I've typed in: [B]index.html file [/B] …

Member Avatar for j4mes_bond25
0
158
Member Avatar for 3265002918

I can't find a way to let people attach a file to messages auto sent to my e-mail. my code is : <html> <head> <title>email</title> </head> <body bgcolor="red"><center> <br> <table border="2"> <?<form> //1 <tr> <td bgcolor="yellow" text="black"><b>print "!all fields must be filled!";<b></td> </tr> //2 <tr> </tr> //3 <tr> <td>print "first …

0
101
Member Avatar for subhki2000

tell me how to generate a mysql database at the end system and how it is related to web server i want to ask that what is the extension of the mysyl file so that it can be uploaded and where do i create this

Member Avatar for barnamos
0
91
Member Avatar for stupidfly

Here's what I want to do: I want to have a file with just a bunch of variables that are defined by integers. Then I want to have another file that calls on the first file so I can then use those variables. The second file will then add 1 …

Member Avatar for barnamos
0
88
Member Avatar for markmuir_8

Hi guys, i'm having a major problem with producing queries using PHP. By the way, not that good at trying to explain problem!! I want to be able to run queries within a PHP form without having to input values into every fields(meaning searching the database for field1, fields2, field4 …

Member Avatar for barnamos
0
110
Member Avatar for Brims

Hiya all Im developing an online music/ video application withe a registering section for Artists and one for members. right now i have 2 separate registering pages, could anyone tell me how I can get artists and members to login through the same login page step b step thanks Brims

Member Avatar for barnamos
0
114
Member Avatar for timhysniu

Hi guys, I have 3 pages where 1 of them (last one) is in secure server. I use sessions in all of them and these sessions work fine in first two pages (using session_start()), but when I get switched to secure server ([url]https://xxx.xx.../site/page3.php[/url]) a new session comes in. I can …

Member Avatar for puddin
0
98
Member Avatar for Brims

Im doing an online music library Basically ive got a page were u can browse tracks tracks that have a name image artist for that track and so on but all it is is a page with the text for example Artist Track Description Download 50 cent Little bit bla …

Member Avatar for Phaelax
0
105
Member Avatar for Brims

can Anyone let me know how I can get a page to handle my music content i.e track, image of track description and so on so it can be viewed. Right now i have a page where you can view tracks but it doesnt handle the content very well

0
59
Member Avatar for studiortaboy

Hello, I need help with this freaken' MySQL or whatever you call it thing. When ever I go to my site it says 'PHP-NUKE, and then the MySQL error' This is really starting to piss me off so can you guys plz help? I will be more than happy to …

Member Avatar for studiortaboy
0
140
Member Avatar for apache

Im trying to do a menu as a support link in e107 I have made a dir in e107_plugins called scanner_menu and made a scanner_menu.php What Im trying to achieve is similar to this html example [url]http://www.clan-tfb.co.uk/scanner_menu.htm[/url] I want to make a menu with an image in that links to …

Member Avatar for digitalartist
0
305
Member Avatar for bbb777b7

Whever i use the print function, the function goes crazy. For example: <?php print "this is all"; ?> Instead of getting: this is all I get: this is all"; ?> why is that and how to fix it?

Member Avatar for TopDogger
0
125
Member Avatar for muthumari

hi i am new to PHP. Currently i am using IIS for PHP .But i want Apache serevr to run PHP.is it possible? is there any servers available to work with PHP? Pls reply.. Thanks

Member Avatar for JD.ua
0
187
Member Avatar for aarya

this is the code below it output the text randamly. i am getting the output . but my problem is i have used print_r to get output so i got result as [CODE]<Array ( [0] => gello [1] => bello [2] => nello [3] => jello [4] => uello [5] …

Member Avatar for aarya
0
165
Member Avatar for Brims

I wanted to know as ive got my scripts uploading mp3 tracks on a file server I want a page with a template where the track images can be stored with track name, and track number of streams and dwnloads at the moment its just a page with the text …

Member Avatar for leelee
0
75
Member Avatar for StrikeFreedom

I'm trying to make a script to return the next 5 days for example today is 2006-04-24 and it would create variables with the values of 2006-04-25, 2006-04-26, 2006-04-27, 2006-04-28, 2006-04-29. I thought and using getdate function and add +1~5 to day value but I realized it would bug after …

Member Avatar for leelee
0
160
Member Avatar for Dark_Omen

Okay I am new to PHP, well getting it to run. The programming part is fine, it is very similar to python, ruby, etc... so no trouble there. So here is my problem. I made a class, and all it has is a function that writes test to the browser …

Member Avatar for tgreer
0
287
Member Avatar for crippz

hi i've just started learning PHP. i have downloaded phptriad 4.1 so that i can use php without uploading it to server. For my feedback html file, i put: <html> <head> <title>TAEKWONDO WEBSITE - Membership Form</title> </head> <body> <font face="arial" size="4"> <p align="center"><big>Membership Form</big></p> Please Fill In Your Details And …

Member Avatar for Banderson
0
125
Member Avatar for Phaelax

After a form is completed its submitted to another page to process the form. Once that's done, it forwards back to where visitor was. I want to display a message to the visitor first before moving to the next page, so how can I delay the page forwarding?

Member Avatar for paradox814
0
211
Member Avatar for starseed

I am a newbie web designer and I have downloaded MySQL, php4 and uploaded phpBB2 to my server to setup my forum. and I have looked at countless tutorials and it's really getting stressful. Is there any way that you could guide me through the process using AIM or yahooIM? …

Member Avatar for nesbie
0
946
Member Avatar for j4mes_bond25

I've recnetly finished building my CSS based website based on Alcohol, whereby I've links like Beer, Wine, Whisky and Spirit. I now wish to have "Cocktail" link in it, however, in this particular page, I wish to make a use of MySQL along with PHP. Although, I've basic knowledge of …

Member Avatar for chrisranjana
0
187
Member Avatar for AMANDAInJS

Expressing worm hello to everyone !! i have got one problem hope u guys will help me ,, working on a chat room with php + flash , chat room is working fine all i need is , if i need to do IM ?????????:eek: i heard tha ajax can …

Member Avatar for Lafinboy
0
151
Member Avatar for Dyshein

I'm on a university server running PHP 4.3.9 and in order to allow my php files to access the oracle database running on the server the oracle and php sites tell me I have to compile PHP with the option --with-oracle[=DIR]. This is confusing because as far as I have …

Member Avatar for Lafinboy
0
119
Member Avatar for martinkorner

Hi, In the HTML forum I asked how I could get the results from a form which I will put on my site via e-mail, I was told: [QUOTE]Give them a form to fill. The form posts to a PHP, ASP, or ASP.NET program that stores the results in the …

Member Avatar for martinkorner
0
228
Member Avatar for parker123

Hi There, I have used this php script in the past on several web hosts and have had no problems. Here it is I save this as a php file. jump.php or whatever <? if ($link == "1"){$visit = "http://affiliatelink";} if ($link == "2"){$visit = "http://affiliatelink";} header("Location: $visit"); die(); ?> …

Member Avatar for mperkins07
0
444
Member Avatar for cancer10

Is there any other function in PHP that can be used for redirecting a page I use the following [CODE]header ("location: index.php");[/CODE] But it generates the following error: [CODE]Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at c:\program files\easyphp1-8\www\admin-right-nav.php:5) in c:\program files\easyphp1-8\www\admin-right-nav.php on line 6[/CODE] …

Member Avatar for sepedatua
0
186
Member Avatar for PillFORM

I am currently working on a Store for my website [B]funkinfamily.com[/B]. My store will be selling MP3 music downloads (Digital Releases) of music from my label. I am programming my store with PHP so I thought I would ask the PHP-heads here. The question i have right now is, how …

Member Avatar for PillFORM
0
211
Member Avatar for StandardsDT

hey everyone im posting this in here cause its the only place that seems some what relevant to GeSHI as it uses php5. anyways heres my issue our forum is IPB 2.1.X if you visit the following link youll clearly see that my responce is wrapped in the quote box …

Member Avatar for Phaelax
0
218
Member Avatar for bbb777b7

After I installed the mysql and php, i get this error: The configuration file now needs a secret passphrase (blowfish_secret). I tried on google but couldn't find a solution. Anyone know how to solve it?

1
73
Member Avatar for besart
Member Avatar for iammatt
-1
101

The End.