39,320 Topics

Member Avatar for
Member Avatar for din

Hi, Now i have been working with chat module,In that i need to show a chat request alert on the remote side,Both are online but not login to the chat room,In this condition if i click "chat with that person" means i need to give a alert to him/her for …

Member Avatar for din
0
70
Member Avatar for AnaisTrois

Hello - I am a newcomer to this forum (referred by HappyGeek) and am utterly unable to find an answer to the following question, despite the hours I have spent parsing through posts on forums, exchanging e-mails w/kind souls more knowledgeable than myself, etc. I am in the process of …

Member Avatar for AnaisTrois
-1
123
Member Avatar for LadyHoldem

Hi guys.. I use the MkPortal CMS.. I used a hack offered in their forum to change over to friendly URL rewrites.. I'm as clueless as can be when it comes to all of this.. Basic HTML is about all I understand.. Soo I'll try to make sence here (BTW, …

0
64
Member Avatar for vssp

hai friends I need to add the forum featue to my application.I need some ideas ,suggestion how to develope the forum featute or any sample code avialbele .Please help me __________________ Thanks Vssp

Member Avatar for stymiee
0
79
Member Avatar for srimks

I appreciate in joining the forum of PHP Web Designers/Developers and had started working with PHP & MySQL recently. Being a person affilated with embedded software areas for last 5 years, recently being told to join a new team within my organisation and told to come up with a webpage …

0
76
Member Avatar for odinwright

On my site, [url]http://www.stateofhumanity.org[/url] the search fuction is very weak. If you punch in for example "Congo war" nothing comes up. But if you just type in "Congo" or "War" individually, then articles, and links come up. :-| Is it possible to improve the search function so that when it …

Member Avatar for Puckdropper
0
38
Member Avatar for Dark_Omen

I am trying to use a class that I wrote to use on another page (to use the functions and what not). In the class I have the constructor like this: [PHP] <?php class myClass{ function __constructor(){ //stuff here } } ?> [/PHP] And in my other file, where I …

Member Avatar for Dark_Omen
0
80
Member Avatar for Dark_Omen

I am fairly new to PHP, and I know how to get the information if in another PHP file if I use it as the action. But I want to get the information on the same page as the form. Is that possible? For example: [PHP] <form action="" method="post"> <input …

Member Avatar for rinoa04
0
74
Member Avatar for Kelebeks

Referer dont shown, when giving location via header. header('Location: xxx.com'); I cant see HTTP_REFERRER when user came to xxxx.com How can I send referer with using header('Location: '); ?

0
45
Member Avatar for danb00

I'm currently working on an OpenSource Project Called ShuttleBB with a few other coders. But i'm stuck for coders etc. Information Here [URL="http://en.wikipedia.org/wiki/Shuttlebb"][COLOR=#000020]http://en.wikipedia.org/wiki/Shuttlebb[/COLOR][/URL] [URL="http://www.shuttlebb.com/"][COLOR=#000020]http://www.shuttlebb.com[/COLOR][/URL] project site, with documents and notes etc. Coding Standards [URL="http://shuttlebb.com/docs/doc_coding_standards"][COLOR=#000020]http://shuttlebb.com/docs/doc_coding_standards[/COLOR][/URL] We ask that people intrested have the following Requirements: - PHP/MySQL - OOP/D - Coding standards …

0
47
Member Avatar for ibnuasad

I know it sounds confusing but I will try my best to explain what I really mean. Here is part of my css code: [CODE] .navitab { padding: 4px 8px 4px 8px; margin: 0 0 4px 0; text-decoration: none; letter-spacing: 1px; background: #e0e0e0 url(images/corner.gif) top right no-repeat; border-bottom: 1px solid …

0
51
Member Avatar for royaloba

hello everyone can somebody help with prolem. i already successfully istalled php and apache2 and already test it. but my problem is the connection for the mysql, which i use the include script.. i check the include file but there is nothing wrong with it..here's the sample error i encouter …

Member Avatar for rinoa04
0
73
Member Avatar for dss

Hi, I am having 100 records in my database and i fetch them from database. Now i am displaying it in table i want to display it like 1 2 3 4 in different td. But when i give query it echo in stringht line 1 2 3 4 . …

Member Avatar for mahe4us
0
85
Member Avatar for nathanpacker

I won't beat around the bush. A simple form is posting the field "notes" and "request_id" to this script. "billingrequest" is my tablename, "notes" is the field on the table I wish to update with the field "notes", and requestid is the field on the table that identifies which row …

Member Avatar for Puckdropper
0
126
Member Avatar for donkey

I have written a program in php that writes a .doc file. the file is being written correctly, but i'm getting constant errors in the log. even when i'm not refreshing the page. I have no clue what could be causing errors when my page isn't even running. Please help …

Member Avatar for digital-ether
0
83
Member Avatar for nathanpacker

I've written a php script that displays a summary table with certain select information from a database table. It has a "view" button next to each row, which takes the user to a printable form with the complete information from the table on it. There is a portion on this …

Member Avatar for nathanpacker
0
209
Member Avatar for nugget93

I've tried so much I cant get the full webpage to show up nugget93.com/test/ im using 2 includes 1 url variable and all the images are pointing to the right place and are uploaded

0
61
Member Avatar for tzan2833

[COLOR=#000000]Dear all[/COLOR] [COLOR=#000000]I need to build a search with 2 select boxes like; [/COLOR] [COLOR=#000000]Search [/COLOR] [COLOR=#000000]I need the second box to be populated according to the first. (The first one will be populated by me and not from the database with 5 or 6 values). [/COLOR] [COLOR=#000000]After the second …

Member Avatar for GliderPilot
0
78
Member Avatar for nathanpacker

Hey, I finally got my php code to accept an array into my database without it just putting "Array" in the database field, by using "serialize" like so: [PHP]$services=serialize($_POST['services']);[/PHP] So now it's putting jibberish in the database field like it's supposed to, but I'm unable to use "unserialize" to get …

Member Avatar for medora
0
271
Member Avatar for rinoa04

I always have a doubt that I couldn't solve that is the problem of previewing an upload image properly. I have wrote a php coding to upload and delete an image. In the page, user is able to view the image they have uploaded once they click the upload button. …

Member Avatar for rinoa04
0
142
Member Avatar for nathanpacker

Hey, I've got a form that passes the date onto a php script, which posts all the form entries into a database. One of those fields happens to be a date field. I have it going into a column in a mysql database that has the DATETIME datatype, but no …

Member Avatar for nathanpacker
0
189
Member Avatar for bazmanblue

does anyone know where i can follow a plan on how to create a voting system in php/

Member Avatar for medora
0
82
Member Avatar for roswell1329

I have a site that I created some time ago that has been operating just fine until today. It seems that today, variables I am passing as post (in the URI) don't seem to be acknowledged by my script. Here is a sample URL: [url]http://www.somehost.com/edit_post.php?id=14[/url] I used to be able …

Member Avatar for roswell1329
0
88
Member Avatar for JumpOff_Ara

I was going to post up a job spec but I think what i'm really looking for is some suggestions to where to look or post up when looking for PHP Coders. And i dont want one-off Rentacoder.com or getafreelancer.com coders due to a couple of bad experiences and I …

Member Avatar for turnkeysetup
0
198
Member Avatar for mahe4us

Hi everyone, Iam mahendran and i working as a php programmer for the last 8months. I have a doubt to create mail ids in server dynamically using PHP. I wants to write a program for generating alias email ids in server dynamically when user register into the site by giving …

Member Avatar for mahe4us
0
199
Member Avatar for cancer10
Member Avatar for Puckdropper
0
63
Member Avatar for nathanpacker

Hey everyone. Got a little problem with an html dropdown box I'm using in a php document. Here's the code I'm using: [PHP] echo "<td width=52% bgcolor=cdcdcd><form method=post action=myphpdocument.php>"; $query = mysql_query("SELECT clientname FROM clients"); echo "<select name=client>"; while ($r = mysql_fetch_array($query)) { $client = $r["clientname"]; echo "<option value=$client>$client</option>"; } …

Member Avatar for Puckdropper
0
102
Member Avatar for odinwright

Hello, When my users are logged in through my PHP Nuke site and use PHPbb there is one issue. when they try to navigate the Forum via the dropdown menu, the user is taken back to a page that says "Sorry, this section is not active!" ??? So I am …

Member Avatar for Puckdropper
0
50
Member Avatar for odinwright

My site is run on PHP Nuke, and the log in function works fine... It is also connected to PHPbb yet when I login through its fields I get the returning message... Not Found The requested URL /modules/Forums/modules.php was not found on this server. Additionally, a 404 Not Found error …

Member Avatar for Puckdropper
0
103
Member Avatar for bazmanblue

I have just started a website where i want a voting booth. i wanted to learn asp but cant run ito n xp home edition. ive started learning php but am totally confused about what else i need to download i.e my sql, apache... could someone explain to me what …

Member Avatar for Puckdropper
0
108

The End.