39,402 Topics
![]() | |
Hi People, First of all I would like to appologize if this has been posted before but I have not been able to find the answer. The Problem Basically what I'm trying to do is create a page that lists all assets from an assets table and disables the check … | |
Good day everybody! Could you help me on how to install mysqli extensiton in PHP ver 5? Thank you in advance. Regards to all, Roland | |
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 … | |
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 … | |
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, … | |
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 | |
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 … | |
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 … | |
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 … | |
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 … | |
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: '); ? | |
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 … | |
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 … | |
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 … | |
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 . … | |
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 … | |
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 … | |
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 … | |
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 | |
[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 … | |
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 … | |
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. … | |
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 … | |
does anyone know where i can follow a plan on how to create a voting system in php/ | |
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 … | |
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 … | |
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 … | |
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>"; } … | |
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 … | |
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 … | |
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 … | |
Hi. I need to allow users download very large files - up to 3 Gigs (video data). Is that possible in PHP with just a download link or should I use a smarter approach? Any ideas or suggestions? Thanks! | |
Hi, I have just created an internet search engine, and I am looking for names for it. Something fun like GOOGLE or YAHOO. Must be markatable and the .com domain to be free. All ideas welcome, as soon as I have chosen a name, I will tell you and you … | |
Hello guys, I have a small problem whete there's this system i am creating. Users register and are added to the database. Users get pointe after two users have referred him or her. after attaining 100 points(in form of goods or service) the users can either be removed form the … | |
Hi, Can any body tell me how to use the content rich text editor. From where i can have the php script for richtext editor to be used in cms. Thankx | |
Hi, I was making a shopping cart and when a person check the cart. There is a button Continue Shopping. What should i do so that he/she should go to the same page from which he/she check cart. I think that if we can catch/extract the addressbat url then we … | |
I am trying to write my own php mysql banner advertising system. i have written imported images to the mysql table and i have got the php code to return normal images files e.g .gif, .jpeg etc. for flash banners i know that the headers are different can anyone give … | |
Is there any script in php for bandwidth monitor (or is it possible to do it with PHP)? | |
Hai, I'm trying to add a new user. But i'm getting fatal error. This is my program.... [php] <?php Adduser() ; function Adduser() { print("creating user \n"); $obj = new COM("WinNT://."); try { $user = $obj->create("user", "test"); $user->Description = "New User" ; $user->setinfo(); } catch( exception $e ) { print("error … | |
Hello, I am looking for a good php programmer that really wants to work and get jobs done and go onto the next job. I have many jobs open websites range from models site to free counters site.. I DO NOT need any getafreelancer.com wannabee programmers I have had enough … | |
I get this message: [B]Parse error[/B]: syntax error, unexpected T_STRING in [B]/home/lbnh02/public_html/cms/index.php[/B] on line [B]2[/B] 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[URL]http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd[/URL]"> 2<?xml version="1.0" encoding="iso-8859-1"?> 3<html xmlns="[URL]http://www.w3.org/1999/xhtml[/URL]"> | |
Using a php generator "appgini" having a problem I believe with the script. 1 table with 4 fields, fields 2 & 3 are text and field 4 is an image field. Everything works but field 4, when you upload a image along with text in fields 2 & 3 it … | |
Hi, Im new to PHP but seem to be picking it up quite quickly, i have how ever come up against an issue which i cant seem to solve and i was wondering if someone out there could give me some pointers ;) what i have done is setup a … | |
Hi All, Why am getting this error " DOMDocument::loadXML() [function.DOMDocument-loadXML]: Extra content at the end of the document in Entity " :!: Please advise me . It is killing me a lot so plz reply :( | |
I Need Help To Do an e-vite with php & javascript. Could anyone help me out. Thanks | |
One of our clients, a Hyderabad(India)-based company, having presence in US & Europe, has the following opening: [B]Position: "PHP. Developer”[/B] [B] [/B] [B]Skill-set: (Mandatory):[/B] [B]PHP, MySQL, Javascript, Knowledge of Linux[/B] [B] [/B] [B]Experience: 2+ Yrs (Relevant)[/B] [B] [/B] [B]Education: Graduates/BE/B.Tech./M.Tech/MCA[/B] [B] [/B] [B]Location: HYDERABAD, INDIA[/B] [B] [/B] [B]Duties & Responsibilities:[/B] … | |
Here is what I have. Image gallery....images are uploaded and an album is created at domain.com/admin/album/album-1,2,3,4 etc/ then the images are created in: domain.com/admin/album/album-1,2,3,4 etc/lg/filename.jpg I need to have a htaccess that rewrites the url when an images is accessed from: domain.com/admin/album/album-1,2,3,4 etc/lg/filename.jpg to domain.com/image.php?main=filename.jpg&watermark=watermark.pn g Now another catch is … | |
I took the plunge and decided to learn PHP. I bought the book 'Beginning PHP 4' by Chris Lea, Wankyu Choi, Allan Kent, Ganesh Prasad, Chris Ullman So far its pretty good and I've learned a lot. It'd getting tricky now wioth arrays and implodes and explodes but I'm coping … | |
I'm not exactly sure if this is a problem with php, or javascript, or FF, or what, exactly. I have a little php script that lets users input information like a form, and then generate an HTML pedigree. In a perfect world, they then click the "View Source" button and … |
The End.