39,393 Topics

Member Avatar for
Member Avatar for ztwalsh

I looked through a few threads to find an answer to this question but was unsuccessful. I want to upload a file to my server and at the same time insert it's file name into my database. I've got the upload portion working just fine. Does anyone have a snippet …

Member Avatar for tanha
0
73
Member Avatar for antwan1986

Hi everyone and thanks for reading. I'm having problems validating the file size of my uploads. With my current script, If I upload anything that is over 2Mb, I keep getting the error about file types rather than the ones about the file size. Even if I dont submit anything, …

Member Avatar for tanha
0
311
Member Avatar for tanha

Hi. I am using WAMP with following tools: 1. PHP 5... 2. MySQL 5... 3. Apache 2... 1. I don't have REMOTE_USER variable in my php.ini file, How can I include it in my php.ini 2. How to change the variable REMOTE_USER in php.ini, through PHP script? Thanks

Member Avatar for tanha
0
161
Member Avatar for tanha

Hi. I am using WAMP package, which has the following tools: MySQL 5... PHP 5... Apache2... and I my own computer as client and server, and I like to test the [B]mail function[/B] of PHP. PROBLEM: Is it possible to use the mail function of PHP on my own computer? …

Member Avatar for tanha
0
114
Member Avatar for zina19666

hi guys i need your help i create a website with php and i need to display some marketing data the provider use MMTP protocole and the liberery created with c++ so how can i use this liberraies with php to display this messages thanks for help

0
54
Member Avatar for nizuya

I keep getting sent back and forth between the java and php forums so I'm not sure which language would be best for this anymore... Here's my original question: "I have a normal html document with an iframe pointed to a .php document (with links to other php documents). I …

0
67
Member Avatar for muthu raj

php mailing not working. any help me? i used the code to send mail is as follows: <?php $to = "someone@example.com"; $subject = "Test mail"; $message = "Hello! This is a simple email message."; $from = "someonelse@example.com"; $headers = "From: $from"; mail($to,$subject,$message,$headers); echo "Mail Sent."; ?> when i am executing …

Member Avatar for phpuser
0
173
Member Avatar for k2000

Hi , i am trying to retrieve a row of data from a SQL table,but i dont get the results,i just get the variable($stock_code) that i use to search for the row on the screen. <?php include "dbaccess.php"; $stock_code=$_POST["txtStock"]; // Insert the required SQL query here. $query = "SELECT STOCK_CODE …

Member Avatar for maydhyam
0
77
Member Avatar for servis

i am working on creating php templates for an application, but i am not understanding how to cover while loop in templates, my code is as follow, that is not right and of course not working at all, it is being posted just for example. Please any body give me …

Member Avatar for servis
0
107
Member Avatar for kained

I have deisgned a site. [url]http://intweb.tech.bcuc.ac.uk/~20318219/project/home.html[/url] and am trying to get my google map sorted. [url]http://intweb.tech.bcuc.ac.uk/~20318219/project/index.php[/url]. All the markers have disserpeared after i played about with my java script functions file [url]http://intweb.tech.bcuc.ac.uk/~20318219/project/map_functions.js[/url] and the php database [url]http://intweb.tech.bcuc.ac.uk/~20318219/project/map_data.php[/url]. Im sure its something really simple like i have left pout a comma …

Member Avatar for clh22793
0
125
Member Avatar for heels

Hi, I am a newbie to PHP and HTML and over here i am trying to display my sql results in a table format like this, ID. Name. Contact --------------------------------------------- ----ROW1---------------------------------- ----ROW2---------------------------------- any site recommendations where i can get help from? thanks alot.

Member Avatar for heels
0
232
Member Avatar for ellisman

I run a poker staking forum. Its brand new. What i want to know is how can i have the system calculate rates between players(50% for staker and 50 percent for horse)? Also, is there any way to have it calculate multiple people's investments into a player and also the …

Member Avatar for Ole Raptor
0
93
Member Avatar for almualim
Member Avatar for Ole Raptor
0
107
Member Avatar for ztwalsh

Is it possible to display the tables of my database in alphabetical order one letter at a time on a page? I am going to try to explain my situation as concisely as possible. Right now I have a page where I have a list of each letter in the …

Member Avatar for Ole Raptor
0
66
Member Avatar for websurfer

Hello, all: Say have 3 separate landing pages on my site (or more even), but they all end up at one common destination, how can i make it so each visitor can then go back to landing page they came from? here's the scenario: Say I have links from Google, …

Member Avatar for websurfer
0
111
Member Avatar for gptArun

somebody knows how to call mysql Procedure in PHP? i extract almost forum regarding procedure in php on google but didn't find solution. pls. reply ASAP. thanks in advance

Member Avatar for darkagn
0
94
Member Avatar for arunkumarsrec

I have recently started free domain name service <snip>. I used turnkey redirection script. My script uses php with SQL 4 . My hosting Uses sql 5. I face problem while installing. Can anybody give a solution

Member Avatar for k2000
0
92
Member Avatar for jencinas69

I wote this code to this and it works the problem is that my csv file does not have the headers ID, Description , Category in the top of the file. I wrote this code [code] <?php $list = array ( "ID,Category,Description,,,,,,,,,,,,,,,,,," ); $file = fopen("DS20080507.csv","r+", 1000); foreach ($list as …

Member Avatar for jencinas69
0
123
Member Avatar for creedalene

I am currently creating a quote form for my company website, and wanted to make it a little more friendly than the usual "thank you everyone who fills out that form over there, and who I really don't care about..." I've tried two variations of the code and I've included …

Member Avatar for creedalene
0
76
Member Avatar for kevin wood

i need to write a piece of code so that when the counter reaches 500 hundred the user is directed to a limit hit page. or if it is under 500 hundred it directs the user to the page they wanted to go to. i have used if statement to …

Member Avatar for buddylee17
0
97
Member Avatar for nizuya

Could someone tell me how to make an iframe resize based on the content without having to refresh the parent frame. I have found some things that require java script in the frame document however i'm not sure how to integrate this, as the document my iframe links to is …

Member Avatar for nizuya
0
127
Member Avatar for itsense

Hi everyone I was wondering if there is a way to store data to a mysql db after it is screen scraped? Thanks

0
62
Member Avatar for mikki2

Hi, i am creating a website for a friend and she wants a blog added to it, which is no problem for me. but she also wants to be able to view/review peoples posts BEFORE she allows them to be posted. And thats where i have the problem. i haven't …

Member Avatar for nav33n
0
87
Member Avatar for websurfer

[url]www.sampelsite.com/workCategories.php?region=Florida&city=Hollywood&type=condo&button=Search%21#[/url] In turn the mysql select statatement I have is: SELECT * FROM item WHERE category = colname AND city = cityName OR type = typeProp ORDER BY price This is not filtering the data just right, cause I need to bring back, let's say all items under "Florida" if …

Member Avatar for Fungus1487
0
131
Member Avatar for bintang

I have made the code of php to Dreamweaver. that codes are containing of date and day. But Seems Dreamweaver can't identify the code of php... This is my php code that I put into Dreamweaver: <? print(Date("l F d, Y")); ?> Anyone knows what is the code of making …

Member Avatar for samarudge
0
148
Member Avatar for scottjk

Hi. My flash form that uses a php mail script is sending the text formatting along with the data making it impossible to read. How can I strip all the formatting and just have the data left over in a readable format? Here is how the email looks: Name : …

Member Avatar for hivenk
0
274
Member Avatar for ryy705

Hello, I have a page consisting of two frames. The top frame holds instructions, the bottom frame holds a form. I need the top frame to disappear after the form is submitted. Could someone kindly tell me how I can do this? Note: The frames are parts of the requirements. …

Member Avatar for ryy705
0
130
Member Avatar for maydhyam

How do I set the session on a page, so that if I were to type the direct link for the page into the address bar, it doesn't display, instead the user would be redirected to the homepage or login page?

Member Avatar for maydhyam
0
332
Member Avatar for Vai

I am confused as to display information from my contact table depending on who logged in. also, should I change my admin table name to users? Admin Table [code] `id` int(11) NOT NULL auto_increment primary key `username` varchar(40) default NULL, `password` varchar(40) default NULL, `level` char(1) default NULL, `email` varchar(255) …

Member Avatar for Vai
0
83
Member Avatar for isomillennium

Just started practicing classes and boom my first try cant get it to work ... maybe im not seeing something ... can someone look and point out the thing that i might have misssed .. ?any help would be appreciated .. thanx here's the code : index.php <? include "page.class.php"; …

Member Avatar for nav33n
0
89

The End.