39,393 Topics

Member Avatar for
Member Avatar for mgn2683

Hi, This may be hard to describe what I'm trying to do. I have a database table called assignments where there are columns: section, team, and candidate. For each section, there are 3 teams- 1, 2, 3. The sections are listed alphabetically from A-V. There are 5 candidates per team, …

Member Avatar for Aamit
0
148
Member Avatar for mvsjs

Hi, I have given my code below. The logic is: - Display all Users details who have enrolled for access to my web page (default value for authorization is zero) on clicking 'NEW USERS' - For those records where check boxes checked authorization will be updated to 1 (access given) …

Member Avatar for Aamit
0
144
Member Avatar for confusedGirl

As a beginner, I designed a website using php, but unfortunately I found difficulty with 3 codes. I have already written them but am not sure why they didn't work . Please check it for me… There are: [COLOR="Red"]1-changing pending status to accept or reject from admin ,,,[/COLOR] [code=php]<?php session_start(); …

Member Avatar for Fest3er
0
96
Member Avatar for knrakesh

Hello friends Iam unabing to add subcategory and iam trying to add in the same table in which the categories are there can anyone please help me in adding subcategories and categories in a same table please Thank u KNR

Member Avatar for death_oclock
0
205
Member Avatar for vsla

Hi, I am new to the site, but I am currently trying to build an information form so that customers can submit some information via email to me, sort of like a contact form but with some other information on it. I have been checking my code over and over …

Member Avatar for death_oclock
0
112
Member Avatar for 0weavern

OK, I'm new to PHP and SQL so you'll probably have to explain most tings in laimen terms! I have created a website with PHPMaker, a kind of loaning libary where stock gets loaned out and out and then returned. Now it works all ok, however I want to be …

Member Avatar for death_oclock
0
166
Member Avatar for Sheridan

HELP! I am a refugee from Apache trying to use PHP with IIS. I have PHP installed and running on IIS 6. This is good. Not so good is the fact that phpinfo() does not recognize MySql and I cannot generate error messages. Anyone know where I can look for …

Member Avatar for lightningrod66
0
111
Member Avatar for khr2003

Hello every one I have a forum written in php language. What I want is to display all the comments made by one user on a certain topic. The database had two tables "forum" and "comment". Forum table is structured as follows: id cat_id title date_time userid name post allow …

Member Avatar for mschroeder
0
286
Member Avatar for Animosity

Well, I got this from a tutorial across the web and I saw a post from this website concerning with what I had. Though nothing works, I'm trying to see what can I do to have the content simply send in and flow though. Flash: [code=actionscript] stop(); System.useCodepage = true; …

0
49
Member Avatar for heryasa

i need help to build web chat using ajax and php for my final project to get my bachelor degree. the feature include: room chat, private chat, file transfer, voice chat, and video chat. who want to help me please feel free to email me at <snipped> thanks

Member Avatar for SavuthHeng
0
107
Member Avatar for ashafaaiz

hi, I am a new member of daniwab. Pl, help me. Just i want php codings to search images in a folder(including subfolders) in my drive. Search is just like windows search program. But i want to search images without using database. Just i type any code word (for eg:- …

Member Avatar for manish.s
0
2K
Member Avatar for knrakesh

Hello friends please tell how to add ssubcategories and editing in a single page please provide code if u have i worked on that but iam getting errors please help me in solving the problem

Member Avatar for knrakesh
0
138
Member Avatar for zippee

My customers who use AOL email cannot receive my email generated from php script I use. I try to look into AOL email guide but do not have a clue how to solve the problem. Please can anyone help? Here's my code: [PHP]require_once "Mail.php"; $host = "abc.com"; $from = $_POST['client']." …

Member Avatar for arvindhar
0
257
Member Avatar for jhonnyboy

hey guys, im a bit new to php. I was wondering if any of you guys could help me out with this email code i have to send me an email. I have a website with a service link then the user needs to pick which kind of service he/she …

Member Avatar for buddylee17
0
208
Member Avatar for thunderbbolt

I am trying to read my database from mysql. I have two fields author and books. I need the author field to be in the drop down list and then when I choose an author I need it to display below on the same page all of the books by …

Member Avatar for ambiliya
0
121
Member Avatar for squarkman

Good morning. I would like to replace line 178 with a statement which would simply open a new url and close out the page that calls the new url. Can this be done with one line of code? Thanks sin advance. [code=syntax] <?php if(isset($_POST["Submit"])) { require("c:\php\includes\class.phpmailer.php"); $mail = new PHPMailer(); …

Member Avatar for buddylee17
0
197
Member Avatar for david.1982

Hello gurus! Hoping someone can help me out. I am building a calendaring program for items with php/mysql. Each item will have an entry into a table, listing a starting unix timestamp and an ending unix timestamp. What I'm trying to do is build a query that will search all …

Member Avatar for digital-ether
0
175
Member Avatar for rajesh.bl

Hi All, I am using the following code for form validation but i am getting an error saying that unexpected T_variable in line [code=php]<?php include("menu.inc"); include("tiki-setup.php"); ?> <div id="centerContent"> <p class="first-letter">Please fill the following form in for any enquiries that you may have:</p> <p> <?php // if the form has …

Member Avatar for rajesh.bl
0
200
Member Avatar for hbmarar

hi, i had got a script from some resource that demonstrasted outlook and php. but i had done perfectly but getting the following error. I request members to help me with this. [COLOR=DarkRed][I]Fatal error: Uncaught exception 'com_exception' with message 'Parameter 0: Type mismatch. ' in C:\apachefriends\xampp\htdocs\outlook\COutlook.php:112 Stack trace: #0 C:\apachefriends\xampp\htdocs\outlook\COutlook.php(112): …

Member Avatar for bharanikumarphp
0
628
Member Avatar for Gowthamseeda

Hi 2 all This is Gowtham. I am new to PHP. So could any one please tell me " how to send data to server Using URL with out using AJAX". Please send me some examples. and explain how it works. Thank you

Member Avatar for Gowthamseeda
0
79
Member Avatar for khr2003

Hello I am trying to add a poll function to a forum. the adding forum has radio buttons which asks the user whether he wants to add a poll or not. If he chooses yes the questions and the answers will be added to the database. I have included five …

Member Avatar for khr2003
0
77
Member Avatar for theimben

Im not sure what Im doing wrong here but basically this script scrapes pages. The array has 3 urls to scrape but it doesnt work. Could someone please show me where Im going wrong. [code=php] <?php $req_url = array('http://www.first.com', 'http://www.second.com', 'http://www.third.com'); function get_head($a,$b,$c){ // Gets a string between 2 strings …

Member Avatar for theimben
0
124
Member Avatar for theimben

Hello. Ive got this small script which caches a web page. It names the file with a unique ID which is all fine but I need it to name it with the unique ID but with a HTML extention. How would I do this? Heres my script... [code=php]<?php $page = …

Member Avatar for theimben
0
139
Member Avatar for squarkman

Happy Holidays! Is it possible for a PHP FORM to send data from say... [email]dog@senddata.com[/email] (form user) to [email]cat@getdata.com[/email] (data recipient) BUT... when [email]cat@getdata.com[/email] gets the email with the data in it, if cat decides to REPLY, [email]dog@senddata.com[/email] WILL NOT be in the TO list at all. This needs to …

Member Avatar for blocblue
0
134
Member Avatar for david.1982

Hi everyone, I'm stuck on the best way to handle this. In a nutshell, I'm creating a website that sets up forums between one or several parties. Each participant of a forum can upload file attachments to any message they post. What I want is a way to protect those …

Member Avatar for compdoc
0
106
Member Avatar for welbyobeng

I have a table called "users", in the table it contain a column/ field name "reg_date" how would i run an query to say: For all the users, if their feild "reg_date" is blank put "20th December 2008"

Member Avatar for =IceBurn=
0
95
Member Avatar for zanzo
0
67
Member Avatar for nikesh.yadav

hi all, plz explain diffrence between inc and php like include("menu.inc"); include("menu.php"); every body is invited

Member Avatar for dasatti
0
1K
Member Avatar for Deathrains

Hello guys ! i find this place really helpfull for developers (ow really ? lmao) ok here i made an mysql query that looks like this ; [code=php]$result = mysql_query("SELECT id,title,description,data,author,mini_img,view FROM data WHERE data>'$data_begin' AND data<'$data_end'",$db); [/code] i checked for missplaing and nothing ... i have doubs about data(its …

Member Avatar for dasatti
0
103
Member Avatar for elbuhleini

I want to create a function, which checks if user has myApp installed and if not, he is being redirected to my landing page. Now, the landing page works as it should, the problem is with function mentioned above. Also, the function has to work for the whole media content …

0
95

The End.