39,320 Topics

Member Avatar for
Member Avatar for BobbyRags

Sorry if this is in the wrong forum. I need code that would protect my email address on my website from robots. I'm getting alot of emails that contain viruses. I guess kids have to play too. Thanks!!

Member Avatar for felgall
0
81
Member Avatar for shilpa

We are designing a new webpage for our department using PHP. The webpage created keeps scrolling down farther than the data. An example of a page with this issue.[U][url]http://www.wed.siu.edu/New/[/url][/U] We did not seethis in the HTML prgrammed pages. Does anyone have any suggestions.

Member Avatar for felgall
0
220
Member Avatar for laxy_m

hello!! What do I have to do to convert PHP3 pages to PHP4 pages? Are there any compatibility problems? Thanks Laxy [URL=http://www.funspot.com]www.funspot.com[/URL]

Member Avatar for laxy_m
0
549
Member Avatar for billah_norm

I'm ujsing php 4.0.3 with apache web server. generally i use mysql. but i have to use mssql for another reason. so i am using ODBC for this purpose. but the "odbc_fetch_array()" is not work. says, undefined function. but as far i know, this function should work with this version …

Member Avatar for billah_norm
0
211
Member Avatar for Sheriff Mole

I have just finished a very careful (I thought) session of loading mods. I was sure to have backup versions of every file I effected, and I tested each mod in turn, if they didn't work I scrapped the idea of the mod and put back the old files. Anyway, …

Member Avatar for Sheriff Mole
0
121
Member Avatar for Sheriff Mole

Hi guys. Could someone please tell me; is there a way of making an avatar disappear from the gallery after someone has selected it? I am working with the adinfinitum phpbb template. I'm fairly new to the phpbb code, but I have managed to get a little forum on the …

Member Avatar for Sheriff Mole
0
257
Member Avatar for kiwiburger

[font=Arial]Hi,[/font] [font=Arial][/font] [font=Arial]Does anyone know of a tools or method of converting Access forms to php forms? [/font] [font=Arial][/font] [font=Arial]If so, please email me at [email="paulstewart@maxnet.co.nz"]paulstewart@maxnet.co.nz[/email][/font] [font=Arial][/font] [font=Arial]Thanks in advance[/font] [font=Arial]Paul[/font]

Member Avatar for oberoc
0
97
Member Avatar for tip

I am a second year IT student who is working on a project using PHP(frontend) and MySQL(backend). I am brand new to these softwares which are not being touch in class. I have 2 questions: 1. How do I populate fields (textboxes) in a html form from a selected item …

Member Avatar for tip
0
177
Member Avatar for sam_bham

I have no problem to insall php engine in the past and I installed it many times in before. However this the time I got this error message and I don't really how should deal with it. the error message says: ----------------------------------------------------------------------- This application should be called only by the …

Member Avatar for sam_bham
0
95
Member Avatar for johnsherman

I'm trying to pass the value from a radio button to a second, and then a third page. I can pass all other values with no problem, but no value comes from the radio button. Any ideas?

Member Avatar for ZWheel
0
270
Member Avatar for pcarlow

I found this [URL=http://www.allsyntax.com/tutorials/view.php?id=3&page=1]PHP Tutorial[/URL] and thought it was very good.

Member Avatar for mikeandike22
0
140
Member Avatar for daastan

Hi .. i was trying to install MySQL apache server and php4. i did instal MySQL and Apache and they did work fine on.. but php didnt get install properly, i installed MySQL and Apache on D. and Php in C drive its a same hard disk though, do u …

Member Avatar for Gary King
0
140
Member Avatar for Totallyconfused

And I need help with setting up and installing PHP as well. :D Ok, fact of the matter is, I am SOOOOO lost and confused that I am about to give up on the whole thing!! I've got the PHP files upload to the hosting site, and I followed the …

Member Avatar for Gary King
0
188
Member Avatar for mach1

Dont laugh... :o I recently purchased a php nuke template at the template monster and dont know how to upload it properly to my server. I have all the required bits and pieces running but there instructions are a bit vague Hi Willie, To install a PHPNUKE theme you need …

Member Avatar for Gary King
0
208
Member Avatar for Decency

i've been trying to install apache and every time i do: make install the final step in installing it... then i update the httpd.config file and i try to start the server it gives me the following error: mod_sock: unable to bind to 0.0.0.0:80 cannot open log files.. im installing …

Member Avatar for Gary King
0
142
Member Avatar for vree

I only started last week with php mysql(be nice) I have a MySQL db where a user can enter contact info, usually stuff: FirstName LastName Address City State Zip I return this info to a php page which shows all info in db. $result = mysql_query("SELECT * FROM contacts"); I …

Member Avatar for PoA
0
137
Member Avatar for absolvey

Hey, how're you doing today? My name is Robb Moceri and I have been working on a website for somebody and I ran into a very complicated problem(complicated on my end), and seriously cannot find the answer. Like I said, I am working on a site... they wanted me to …

Member Avatar for absolvey
0
356
Member Avatar for TimmyRaa

I've at least *seen* PHP code before, and have modified my own phpBB forum moderately. However, I've been set a project to build a web interface for recording skittles scores (like 10-pin bowling, but with 9 pins!!), and producing a nice ordered table with player names, number of games played, …

Member Avatar for TimmyRaa
0
416
Member Avatar for VictorCody

My brother installed an W-Agora forum on my website and has since disappeared on me. I think he lost his telephone and internet service. I cannot get the attachments (photos) to show. The are inline but will not view. I have tried everything and have had a message on the …

Member Avatar for PoA
0
154
Member Avatar for samaru

[size=4]Core PHP Programming: Using PHP to Build Dynamic Web Sites[/size] [b]by Leon Atkinson[/b] More of a reference book ... and a mediocre one - Don't expect to learn much from this book. The tutorial is mediocre and so is the reference. This book could've fit in about 100 pages or …

Member Avatar for hoangthaitu
0
161
Member Avatar for mikeandike22

i dont have a server and dont want to set one up becuase apache never works for me but i would like to test my php scripts so is there like a way of using an ide for php i also need one for java.

Member Avatar for mikeandike22
0
136
Member Avatar for qadeer

This command working but i do't understand it ??? i am writing funtion in which it using please guid me.. <?php $dbHost="localhost"; $dbLogin="root"; $dbPassword="123"; $dbName="test12"; $query=""; $error=""; $mySqlError=""; $connect = mysql_connect( $dbHost, $dbLogin, $dbPassword ) ; if ( !mysql_select_db( $dbName ) ) { return "<p>Error: Database[ $dbName ] could not …

Member Avatar for PoA
0
146
Member Avatar for niikay

I am new to php and i want to know if i can use microsoft access as the db??? instead of mysql??? please help?? :-|

Member Avatar for big_k105
0
102
Member Avatar for tomcdit
Member Avatar for wesamsoftware

welcome, i need a help to how make a setup.php or install.php to install my fourm on apache. thanks

Member Avatar for fsn812
0
166
Member Avatar for benevolent001

Hi I wanted to make a shopping website, not exactly shopping but somewhat like that. I dont know how to use php or my sql so i wanted to know which CMS or portal system will help me out.I am just naming the few scripts present in fantistico,can any one …

Member Avatar for Gary King
0
173
Member Avatar for ep2002

Hi all, I'm trying to see if this programmer knows what he is talking about. I'm going to be changing all my files from .phtml to either .htm or .php I have a small amount of php on my site... [url]http://www.exoticpublishing.com[/url] This programmer is saying that I can change it …

Member Avatar for ep2002
0
378
Member Avatar for phpnovice

Greetings, This is my first post in this group. I am new to php script language. I am trying to use it get stock information and plot them in my way. A lot of examples showed to get stock quote in csv format from yahoo finance. In stead of quote, …

Member Avatar for phpnovice
0
263
Member Avatar for dragonkingamn

i have an idea for an rpg that i want up but i dont know rpging, if anyone would like to help please email me. but here is the idea. u register, login, and the train ur member. in the training screen, u get skill points and xp points. after …

Member Avatar for samaru
0
170
Member Avatar for YoungCoder

Ok i am making something and i am not sure what, firstly it was going to be a bit like a search engine but then i got carried away on other features and now i dont even know what i am making! Its nothing complicated just i am slightly bored …

Member Avatar for samaru
0
157

The End.