39,393 Topics

Member Avatar for
Member Avatar for OmniX

Hi I posted something about this awhile back and the problem was, I was preforming several queries at once along with some other mysql functions and it always stopped working half way (I think was to do with the interaction of my functions with the header or my use of …

Member Avatar for sDJh
0
72
Member Avatar for 65!sesa

Hello pipo Iam pretty new at php.I implemented a log in page as shown below: <?php session_start(); include("./connect.php"); // start the session $errorMessage = ''; if (isset($_POST) && isset($_POST)) { //--------------------------------------------------------------- if (isset($_POST)) { // if form has been submitted //check out the fields if (isset($_POST) || isset($_POST)) { // …

Member Avatar for sDJh
0
80
Member Avatar for RuneMan

Here's the situation - Im making a website for a game server in which a user can make 1 account. and in 1 account he can make 3 characters. We maintain two tables one for accounts and one for characters. The three characters which can be made is recognized by …

Member Avatar for RuneMan
0
96
Member Avatar for Katherine692008

I am trying to do this problem: Create a “hit counter” for your home page i.e., exam1.php. There is a file in the exam folder called COUNTER.TXT that contains the number zero. Your PHP page should do the following steps: 1. Read the counter file 2. Add one to the …

Member Avatar for Katherine692008
0
138
Member Avatar for jeffro25

Here is my problem. I built an website for a pizza cafe and I built an application for online ordering. When it came to placing the order, i give them the option to pay using cash of using credit card. If the customer selects cash, then a text box for …

Member Avatar for Will Gresham
0
55
Member Avatar for adrenaline_elz

Hi to all! My problem is connecting vb6 to MySql database, I already installed MySQL connector/OBDC 3.51 and it was added on the ODBC application in the control panel, I dont know what should I do next, what should I fill into the empty textboxes. And I dont know what …

Member Avatar for Will Gresham
0
74
Member Avatar for MDGM

Hi, Im making a 5 star rating system but half the time it has the complete wrong result. I have gone over and over the script and checked the sums with a calculator and it is still doing something wierd. Sometimes when I rate it above it's current rating it …

Member Avatar for MDGM
0
163
Member Avatar for servantofgod

Looking to be able to control this product display. Say for instance, I want 10 products in one column, and ten products in another column. The product display is here: [url]http://www.whatsshopping.com/testme2.php[/url] The true code actually reflects one table, with the php coding causing 20x of this table to appear, as …

0
97
Member Avatar for relavis

I would like to create a new website for an online money making site which have a master person , he have two legs sides one right and left each legs have many right and left legs . My question is that if i enter the master person id into …

Member Avatar for vijukumar
0
148
Member Avatar for yasmena

im asking the user to enter the number of fields he want to generate and i need to take this number and generate him the fields when he click Submit can anyone Help Me

Member Avatar for Shanti C
0
124
Member Avatar for yasmena

i really need help in my script for uploading multiple files ...the script looks very fine and i cant see anything wrong in there: <td>Gallery</td> <? for($i=1;$i<=4;$i++) { echo"<input type='hidden' name='MAX_FILE_SIZE' value='1000000'>"; echo"<td><input type='file' name='userfile[]' class='input'></td>"; } ?> while(list($key,$value)=each($_FILES)) { if ($_FILES >0) { echo 'Problem: '; switch($_FILES ) { …

Member Avatar for srilakshmitr7
0
87
Member Avatar for Shanti C

hello all.. Tel me how to create a site with different languages, if user select particular language, then all the content will be displayed in that language... How to do it??? or Any predefined free software available on the internet... Any resources or information would be appreciated.... Thanks.. Shanti.

Member Avatar for kevindougans
-1
93
Member Avatar for r_sathya

hai , please tell me the source code to display the runing time as clock in the web page. with regards sathya

Member Avatar for Shanti C
-1
90
Member Avatar for andy_b42

Right, my problem is that i want to place a hyperlink (or a button, i am not really concerned about what it looks like for the time being) within a quite large form that i want to use to pass some variables to another page. I have already tried something …

Member Avatar for andy_b42
0
170
Member Avatar for rajeesh_rsn

Hai, Any one help me to do a PHP poll .......... Please give the logic behind it.... I am new to PHP .... Please give the logic not code Regards Rajeesh

Member Avatar for Shanti C
0
126
Member Avatar for Stella01

Why we use function in Php.I have problem in Array Loop and padding can anyone suggest me easy way to learn of PHP

Member Avatar for Shanti C
0
57
Member Avatar for RuneMan

this is my login function: [CODE] function doLogin($username, $password) { include ("global.php"); $conn = mysql_connect($DB_HOST, $DB_USER, $DB_PASS); if (!$conn) { return 2; } mysql_select_db($dbnames[$DATABASE_MAPLESTORY]); $result = mysql_query("SELECT * FROM `accounts` WHERE `name` = '" . $username . "'"); if (mysql_num_rows($result) < 1) { mysql_close($conn); return 1; } $row = mysql_fetch_array($result); …

Member Avatar for RuneMan
0
107
Member Avatar for r_sathya

hai , I write the code in php to create a register form. while we move to next accidently without filling the details in the perivous form. I want to go to back by clicking back button. while cliking the back button , i want to retore the details i …

Member Avatar for Shanti C
0
95
Member Avatar for sahdev86

hai.... i developing online food ordering system....so if user click order online, tey wil c da food pictures....so if user click da food picture to buy....tey wil c the food category,price n food name plus the food pic 2....at da same page user aso need to enter thier apartment name, …

Member Avatar for Shanti C
1
134
Member Avatar for Morty222

A user will select a tournament to register for, then add a team, then I store the following into a session: $teamID; $tournyID; $gatefee; $cost; When they click add to cart I update the session using this: $_SESSION['cart'][]['team'] = $teamID; $_SESSION['cart'][]['tournament'] = $tournyID; $_SESSION['cart'][]['gatefee'] = $gatefee; $_SESSION['cart'][]['cost'] = $cost; My …

Member Avatar for ShawnCplus
0
172
Member Avatar for maydhyam

Hello Everyone, [U]Scenario: [/U] I have an application where users are required to register to gain access. I want to set an 'automatic timer' on their access so that after 1 month, their access level is set to NULL (which would not allow them to log into the application). [U]Question: …

Member Avatar for maydhyam
0
97
Member Avatar for nati123

Hello, I have a problem with displaying special slovenian letters. 1) I set up in MySQL database charset to utf8, and collate to ut8_general_ci. 2) In my php files which communicate to database, I put next code: mysql_query('SET CHARACTER SET utf8', $db); mysql_query('SET NAMES utf8', $db); mysql_connect is stored in …

Member Avatar for scru
0
73
Member Avatar for dtakis

I have a server Windows 2003 which receives DHCP syslog messages from another server! With Kiwi i can listen them and write them to file! What i need is php to by able to listen to UDP syslog messages and write each message to DB. Any ideas how to implement …

0
78
Member Avatar for 3DProf4online

Hey guys, I have just launched my new forum recently and now I wish to implement Google AdSense and earn for each click made from my website. What advices would you provide me on how to implement AdSense into phpbb forum effectively? Thanks in advance!

0
63
Member Avatar for 3DProf4online

I have just found a free phpbb forum script and uploaded it to hosting. Afterwards, I have found email sending bug! When users register at website the registration is performed properly itself, but welcome email is not sent! Also, all registered users need to login twice before to open a …

0
72
Member Avatar for maydhyam

Hello, I am trying to do an export from a table within a mysql database into a csv file where my parameters are a start date and end date...but I am experiencing a few problems... [U]Background:[/U] I have 2 files; testGCR.php and gcrFunction.php. testGCR.php has my form where the user …

Member Avatar for R0bb0b
0
1K
Member Avatar for maydhyam

Hi, I have a web application where the users have to create an account to be able to access the entry form. I have 2 types of users, 1. Admin and 2. User. I have a Java application that is called via a link on the page, but I only …

Member Avatar for maydhyam
0
97
Member Avatar for Morty222

I ask the user how many players are on their roster and they select the answer from a drop down menu, click submit and it generates 1 roster spot for the amout of players they selected. Here is this code: $players comes from the number they selected above. $players = …

Member Avatar for pritaeas
0
79
Member Avatar for NRaf

It might be an issue with my laptop's IE6 although I haven't ascertained this. Anyway, I'm having a really weird issue. When I open my website in IE6 and click on a link inside that page, the page doesn't load for some reason. I just get the background color and …

Member Avatar for NRaf
0
212
Member Avatar for Shanti C

Hello Every Body I Am Using PHP AND JAVASCRIPT i am using two images on my page at run time 1. first i drag one image on another 2. after that i write some text using a prompt box which is written on the dragged image at run time 3. …

Member Avatar for Shanti C
0
102

The End.