39,316 Topics

Member Avatar for
Member Avatar for Syakoban

Hi, I'm a PHP ultra newbie. I downloaded a nice little script that uses PHP and an external javascript file to create a "pop-up" dynamic layer in a web page. The way it's configured, all the info sits in the main page in a <div> layer that's hidden until called …

0
68
Member Avatar for shabi_sam
Member Avatar for hivenk
0
43
Member Avatar for nizuya

I have a normal html document with an iframe pointed to a .php document (with links to other php documents). I would like the iframe height an/or width to change when page in the iframe changes. For example the initial page would generate an iframe height/width of 800/600. When you …

Member Avatar for hivenk
0
101
Member Avatar for Bulldawg

Can someone help me with this one. I want to show the different images according to the criteria. It only returns the first image `echo $var1` as it is. I guess I am trying to figure out how to do: greater than one number AND less than another number to …

Member Avatar for Ole Raptor
0
161
Member Avatar for itsense

Hi all I was wondering if there was a way of getting all the data in [code] item[0] [/code] into a mysql db. This is for my website, and i don't want to visit all the site to get the content. The example: [code] $load = new DOMDocument; $load->loadHTMLFile('http://www.website/index.php'); echo …

Member Avatar for itsense
0
108
Member Avatar for muthu raj
Member Avatar for oku

Hello everyone, I currently have a form that for each question you answer it gives u a score using if/else statements - it works fine this form is split into differnet sections and what i need is for only 1 of the scores to display for example in the first …

Member Avatar for oku
0
99
Member Avatar for itebook

<URL SNIPPED> This site contains 2000+ ebooks on php, Java, access, .NET, c#, UML, Perl, c++, linux, sql server, asp.net, Oracle, db2, xml, javascript, unix, flash, cisco, excel ...

Member Avatar for awandest
-1
50
Member Avatar for heels

Hi, I was just wondering if php is able to do the 'page post back function' like asp.net ? If possible, can someone guide me along with it or any site recommendations for reading up will be greatly appreciated. Thank you. :) Regards, heels

Member Avatar for heels
0
73
Member Avatar for justinmyoung

Can someone recommend a good, reliable open source PHP script that allows for a user to login with a username and password/id. I want to allow a user to enter his/her username and password, where the password pulls specific data from the database, such as all the data with a …

Member Avatar for Ole Raptor
0
569
Member Avatar for tanha

Hi. what is wrong with the following query, which can not be executed: [CODE] $query = "SELECT id, firstName, lastName, username, password FROM users WHERE username = '' OR '1' AND password = '' OR '1' ; DELETE FROM users WHERE 1 or username = ' ' "; $result = …

Member Avatar for Ole Raptor
0
72
Member Avatar for scrapdaddy

i was wondering if there is a php/lamp solution comparable to the .net [url]www.communityserver.com[/url]. I really like what community server offers. Its a nice platform for launching a community site. Is there anything comparable to this on the php side of things. Vbulleting only does so much and is limited. …

Member Avatar for mlittkesmith
0
104
Member Avatar for jilly

I made a basic website for my sons' garage band, and they want on the front page to have a box that the four of them can update with the 'latest news' - so I want it to be something they's have to log in to use, or at least …

Member Avatar for justin1206
0
191
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
72
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
304
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
154
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
110
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
53
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
65
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
170
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
75
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
106
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
123
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
220
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
91
Member Avatar for almualim
Member Avatar for Ole Raptor
0
106
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
65
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
109
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
92
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
89

The End.