39,320 Topics
| |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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! | |
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 ? | |
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 … | |
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: | |
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"; … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 :?: | |
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 … | |
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 … | |
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, … | |
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 … | |
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 … | |
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 … | |
[COLOR=DarkSlateBlue][FONT=Tahoma]Hi, I have a problem with solving a programming point. I tried to solve it in many ways but I couldn’t I have a system that each teacher has his username and password Inside his profile he need to choose some students to make some groups lets say they a … | |
Hello Please help me out here i have a project and need to create an automated email system that mails a user form to a predefined email address I intend to use the mail() function of PHP for doing this but however encountered some problems in the SMTP installation... So … | |
i know no php, but amexcellentwith javascript, html, and css. I need help adding a forum to my site. Would apprciate any help:) |
The End.