39,323 Topics

Member Avatar for
Member Avatar for vipula

I am very new to php & mysql. i have made a webste with a database in mysql. i have developed a search engine to search my database. I just discovered a weakness in my current search engine. It won't show results if I don't have an exact match or …

Member Avatar for DanceInstructor
0
296
Member Avatar for SiteTutor

Hi, I hope I put this into the right category On my Real Estate Forum the vBulletin options are not working. Could someone tell me where to start troubleshooting. Thanks, Mike

Member Avatar for Eternal2u
0
474
Member Avatar for BoogaBooga

Hi! I have a PHP application with alot of files, and I really needed an easy way out of this. Most of the files call the [b]session_start();[/b] function. However, my [b]/tmp[/b] space is too small, and so it keeps returning me errors. I found out a work-around, by adding [b]ini_set('session.save_handler','files');[/b] …

Member Avatar for BoogaBooga
0
171
Member Avatar for jrbamberg

Hi, I am kinda new to PHP as I am trying to teach myself with tutorials and it has been a long battle, but I created a signup form using php to send that information to the client successfully using the same idea as this post -->[url]http://www.daniweb.com/techtalkforums/thread16533.html#post81744[/url] but what I …

Member Avatar for Gary King
0
79
Member Avatar for paradox814

Check out April Fools page for PHP (look in top right corner for there usual logo) [url]http://www.php.net/[/url] or you can just add this lovely content to your site any 'ol day by: Here are some other things PHP has built into there little program Simply add this to any PHP …

Member Avatar for Dani
0
201
Member Avatar for raml

I am using PHP 5 and I ran into a problem using $_SESSION and session_start() because they do not store values. I have the register_globals option set to Off and the session.auto_start set to 0. I am running apache 2.0 on my computer (Windows XP) as a test server through …

Member Avatar for Toba
0
171
Member Avatar for Secret Agent

note: couldn't find any flash forum so I am posting here. How do I put a "mask layer" (image) over an animated swf movie? I want the image (my logo) to be static on all frames. I'm using Flash MX. I opened the swf and have no ability to do …

Member Avatar for belama
0
105
Member Avatar for autocrat

OK, I've looked at CMS's, I've thought hard about the best approach to permit/enable clients to alter their content etc..... and I'm stunned at the vast array of basically limitless powqer this app's permit.... yet none of them are simple enough or small enough to just dump and let an …

Member Avatar for autocrat
0
243
Member Avatar for hbmarar

Well, I have created a config file where I provide the server name,dbname,dbusr name.I include this in another file called create which just creates a table to store userinformation. So when the login html file gets a user name and password it has to call another page...but it showed a …

Member Avatar for DanceInstructor
0
302
Member Avatar for thepromoters

Dear Brothers, Tell me what is the major difference between Asp and Php ? and also tell me which is cheap ? Thank you! Your's Harry!

Member Avatar for Gary King
0
202
Member Avatar for Decency

hi, im in the middle of a situation where i have an auto incriment primary key and i need to change its value back to zero any ideas ?

Member Avatar for Decency
0
108
Member Avatar for Juninho

Hey Guys. Can anyone see why this short script isn't working. Its a basic bit of programming to record a users answers in a multiple choice quiz. Each answer should be stored in the same array which should be passed through the 10 questions. I have written a check to …

Member Avatar for DanceInstructor
0
172
Member Avatar for 12345letsgo

I would like to add an avatar set to my forum, but have no idea how(it did not come with that opttion, so iam guessing i'll have to do it manually) i know no php, but am good ith css/html/javascript. would appreciate any help. :lol:

Member Avatar for Gary King
0
165
Member Avatar for johnnybt

Ok I have a form. You hit submit and it spits it back to you on a confirm page. You hit submit there and it is points you to the page with the following code that is supposed to email it to me. <? //Declare the variables $recipient = "entries@mysite.com"; …

Member Avatar for PoA
0
134
Member Avatar for Decency

hi.. i need to know how can i print a specified form of a web page and not the whole web page using php, if im having a large page with a form inside it i just need to print out the form itself and not the whole page is …

Member Avatar for Phaelax
0
65
Member Avatar for msei

Hi, I am new in PHP and I am trying to work with a simple if statement with 3 radio buttom where each one go to a different page. I am not sure if I am doing the correct way. Can anyone help me with an if statement? Here is …

Member Avatar for Decency
0
90
Member Avatar for dillon

There is only so much one can do with a database. The basic requirment is to add delete search display and go somewhere with the information. The better DB have images. I can write all the wants that a web master has but there is no way (at present) I …

Member Avatar for Gnome_101
0
117
Member Avatar for jilly

I want to have a script that will display a 'word of the day' or a 'quote of the day' or an 'image of the day'. I'm going to use it in a vBulletin message board - for example in a 'movies' section, it will display a random title of …

Member Avatar for Gary King
0
309
Member Avatar for codewolf

I'm new to PHP, though I am learning VB.net, and have a working knowledge on various programming... awhile back I had someone create an MP3 delivery and paypal payment system for my music website, to sell my own songs; this person deleted the install.php afterwards, which is good for my …

Member Avatar for Gary King
0
135
Member Avatar for ziaimran

Hi, I'm trying to create a website to help people find jobs, basically monster.com's search capability for helping people in Bangladesh. If someone can help in how to set up a seach for different occupations, more favorably if someone can break down the keywords needed in a search such as …

Member Avatar for DanceInstructor
0
98
Member Avatar for venetian_jigsaw

I am having a little problem: I am pretty "wet behind the ears" in the PHP world, so please, bare with me...I am tasked with writing a script that does two things: (1) Allows a user to enter a temperature and based on a selection from a radio button, converts …

Member Avatar for venetian_jigsaw
0
149
Member Avatar for goingbackwards

I am new to PHP and have to create a program that whilst running allows usert to browse a site and add the current page to a linear text, whilst at the same time creating a contents menu linked to bookmarks of each of the pages just added to the …

Member Avatar for DanceInstructor
0
99
Member Avatar for msimonds

Dani has given me permission to post this here I co-developed a flash poll sytem that uses php/mysql for the anyone to download IF you go to my site: [url]http://www.sportsrant.com[/url] ou can see it in action on the right side or [url]http://www.uoptoday.com[/url], you can see it in action on the …

Member Avatar for Hansybear
0
447
Member Avatar for shortd81

Not sure if this is in the right place, if not please move. I'm looking to make my own rss feeds, and need some nice tutorials. I googled it but only got rss feeds for your site not how to make them. Thanks :?:

Member Avatar for notepage
0
146
Member Avatar for eyelove808

I have a form on my site where members fill in info etc... This info goes into my database, I call to my DB to display this info in a table. My problem is that when someone does not fill in one of the spots in the form this goes …

Member Avatar for barnamos
0
103
Member Avatar for stupidfly

I have a website ( [url]http://www.rhstrack.com[/url] ) and one of the features on the site is a bio of some of the runners on the team ( [url]http://www.rhstrack.com/?id=roster[/url] ). I have found that, the way I have it right now, it just takes to much time to do. Currently, athletes …

Member Avatar for barnamos
0
101
Member Avatar for Boat_2005

I recently purchased a software package that restricts access to one or many directories on my hosted server. The server is Unix based. The directory that is restricted contains an .htaccess file that uses Apache. Before I modified the below code, when I tried to access a restricted HTML file, …

Member Avatar for Boat_2005
0
233
Member Avatar for Secret Agent

Example: [url]http://www.virtuosonetsolutions.com/shop.php?cat=104&[/url] I am trying to make this an instant quote forum based on what I assign each item its price. Basically, say a person selects one item per field and it adds it calculates the total instantly including any setup fees. Then, I want them to have the ability …

Member Avatar for barnamos
0
164
Member Avatar for tony27

I need help. Does anyone have a script that will take info from a booking form that is used to select a particular course at a particular time on a partiular day and send it to the administrator as a text file and notify the administrator by email. Does anyone …

Member Avatar for barnamos
0
214
Member Avatar for TimmyRaa

I've got a query set up that generates a resultset of players and their statistics, and this is displayed back out in a table via PHP: [B]Query: [/B][php]$sql = 'SELECT nickname AS name, count( * ) AS played, sum( score ) AS agg, max( score ) AS highest, min( score …

Member Avatar for barnamos
0
175

The End.