39,316 Topics

Member Avatar for
Member Avatar for segiboy

I'm fetching data from database but problem is if i leave my field blank then result is shown like attached file... I want that if field is empty then auto value set into "N/A" . Is it possible from phpMyAdmin-2.11.10. Please reply Thanks Farhan.

Member Avatar for Nyight
0
108
Member Avatar for charvie

Hi, i have this HTML page that contains an image, some text, and a save button. Now what I want is, when i click on the save button, the image on my site, and all the text will be saved as a PDF file. is that possible using PHP?

Member Avatar for chrishea
0
100
Member Avatar for chintan@dani

Hello Readers I am trying to create Categorytree.In which i want to display subcategories under its parent category.I got the code to develop category tree that display using <ul><li> but i want to display it in dropdown. How can i do that? For Example Parent1 __Child1-Parent1 __Child2-Parent1 __|__Child1-Child2-Parent1 Parent2 __Child1-Parent2 …

Member Avatar for chintan@dani
0
1K
Member Avatar for harapanahallipr
Member Avatar for chintan@dani
-1
53
Member Avatar for babydol

Hi I am trying to learn Joomla - a tool for web development using php.My problem is I keep getting warnings such as [QUOTE]Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In …

0
52
Member Avatar for phpDave

Hi, I'm trying to build a site that lets users contact each other through the site. Like an email system in the site only. I'm just looking for some keywords to do research on my own. Thanks!

Member Avatar for phpDave
0
68
Member Avatar for carensuizon

hi! can someone could give me a hand how to make a infomation.php with javascript, it include input name, address, age, gender and religion and the attach and reset command. thank you in advance. caren (^_~)>

Member Avatar for accountholder
0
69
Member Avatar for BzzBee

hi, I am trying to upload picture using PHP. I made this title because if the thread contains title with tough problem, no one even open thread and try to help. Actualy i have problem in picture uploading, but critic part is that my code is at one site and …

Member Avatar for accountholder
0
152
Member Avatar for Indirect

Hey. So i was working on a shopping cart that didn't focus much on having a database to support the information. I have a snippet of code that checks to make sure there is no dublicates. if there is it just changes the quantity to the right one. but if …

Member Avatar for Indirect
0
84
Member Avatar for nick3592

Hi i have a membership system on my site and i noticed a problem that is on my site. The user can change the a cookie information which holds the users id, after that the user can be logged in as a different user by changing the id, i was …

Member Avatar for brandonrunyon
0
253
Member Avatar for suncica2222

I have this simple code and I want it running all the time on the server,AND NOT ONLY WHEN IT IS OPENED IN BROWSER TAB. I dont know exactly what is happening in http header but i guess that there is a way to keep it running non stop. Is …

Member Avatar for suncica2222
0
169
Member Avatar for Tommy.b

Hey, so I've tried like 50 different guides and so on with how to validate this form, and so far nothing works. When the user hits submit, I would very much like to validate if a button in each row has been selected, ideally it would be nice to have …

Member Avatar for Tommy.b
0
74
Member Avatar for andydeans

hi guys, need some urgent help from you. i need 2 things to work out, looked around on net and found some scripts but wondered if someone could help point me to a good way of doing this. i need to be able to mail merge to word/wordpad whatever the …

Member Avatar for andydeans
0
71
Member Avatar for andydeans

hi, i have installed xammp on my win 7 pc, i have a static ip address and wondered if i could use this to host my website? is there any disadvatanges of using a win 7 pc rather than linux server to host it? should i use windows server to …

Member Avatar for andydeans
0
136
Member Avatar for dan1992

can i make the radically operation in php if yes , please tel me if no thx 4 attention :D

Member Avatar for dan1992
-1
99
Member Avatar for HedoBum

Ok...this is my "HELP ME! HELP ME!" thread.:D I finally got my code to work...almost. The form posts to my database but only the first query data inserts and the last value of the third query. All the form fields are correct and the problem appears to be with my …

Member Avatar for HedoBum
0
204
Member Avatar for joelimboo

New to PHP, Need help Guys. Anyone got a Quick Code. Here is what I am trying To do. I have email ids where subscriber subscribes for newsletters. That is good! Subscribers often change their company in our profession and the email which is subscribed bounces back lets say about …

Member Avatar for Lsmjudoka
0
125
Member Avatar for ronaldpaul

I've built a website using php and mysql. I wanted to host this site. So I registered a domain name and buy a web hosting package. The webhoasting package provider gave me 2 name server addresses. I pun the in the domain name control panel. But still when i type …

Member Avatar for Nyight
0
358
Member Avatar for mayuri_desh

hi, i want to change an array's key to its values. the array is like this: <php Array ( [0] => category_name: [1] => c1 [2] => types: [3] => t1 ) ?> i want to make the same array's values as key, like below using some array functions or …

Member Avatar for hielo
0
179
Member Avatar for Eworsley

Hello, I am supernew at php. I understand Javascript, some intermediate Java, expert html, css, Actionscript. Please advise as to the issue below. My company has acquired a php-based Web site. It has a button in the global main navigation header that we need to remove. Here is the following …

Member Avatar for Eworsley
0
103
Member Avatar for sirin_ibin

why curl function in php doesnt work for some sites like dir.yahoo.com? [code]function getThePage($page_url) { $options = array( CURLOPT_RETURNTRANSFER => true, // return web page CURLOPT_HEADER => false, // don't return headers CURLOPT_FOLLOWLOCATION => true, // follow redirects CURLOPT_ENCODING => "", // handle all encodings CURLOPT_USERAGENT => "spider", // who …

Member Avatar for hielo
0
1K
Member Avatar for nonshatter

Hi all, Just installed PHP 5.2.6 on SLES11. I have editted php.ini to try and turn error reporting on, but it's not turning on (I have restarted apache2). At the moment, I'm using php in cli to debug which is getting a bit stale... Here's a section of my php.ini …

Member Avatar for nonshatter
0
208
Member Avatar for tsp003

Hi, i've been going round in circles for an answer to this one. Basically, i've downloaded a search application for my website here [URL="http://hvn.org.uk/searchengine"]http://hvn.org.uk/searchengine[/URL]. This all works fine. What i now need to do is take the link on the results page and populate a new details.php page will display …

Member Avatar for tsp003
0
216
Member Avatar for sussy123

Hi not too sure if this has been asked on this forum, i've checked but couldnt find one that explains my situation exactly. So if i missed a thread, apologies. Question is: I am busy setting up a software selling site. How would i go about pinging the developers servers …

Member Avatar for sussy123
0
106
Member Avatar for pssubash

Hai, how to write code to work with google apis in core PHP. I found the code only in ZF. Have any one have sample in core ?

0
69
Member Avatar for kracko

hey. I need to make file names be consisted of only numbers and letters. Like if there is an image named 'img*1L%^_ove>ly.jpg' it will become 'img1Lovely.jpg' . Only digits and letters (btw letters meaning even if not english letters). Thanks a lot. I went through php.net, failed finding sth like …

Member Avatar for kracko
0
139
Member Avatar for noufal68

i have one auto suggest text box.my problem with this is that when the suggestions are listed out and when i tried to navigate it through the arrow keys, the selection of the item disappears very soon as and when they are selected. also i cannot navigate through all the …

Member Avatar for noufal68
0
170
Member Avatar for LindaJ

[CODE]Hi, I need some help! Not sure if this is the right spot to post this, so forgive me if this could have been posted in a better place. This is the error I'm receiving when I try to edit an article from the frontend, as a Publisher. Fatal error: …

Member Avatar for Lsmjudoka
0
368
Member Avatar for neil59812

hi there, I'm having a problem with mysql, php and phpmyadmin 1. MySQL will not start as a Server Service, on Windows XP - when installing goes through process and tells me it cannot start as a service, and then tells me mysqld.exe will close, is there anything I can …

Member Avatar for neil59812
0
207
Member Avatar for JayGeePee

I am currently working on a website written in php. Its a script I purchased from someone else. I like most of the script, but some of it I dont. Its a freelance website, or outsourcing website as some would call it. Currently, either when a provider or buyer is …

Member Avatar for aquilax
0
61

The End.