39,320 Topics

Member Avatar for
Member Avatar for sam023

is there any to export data from mysql to excelsheet through PHP.. Thanks in advance..!! :D

Member Avatar for prem2
0
101
Member Avatar for sarithak

HI frnds, I have some doubts regarding php and javascript, 1) can we disable browsers save password option? give some explantion plz..... i read some articles on net, but having different answers having diff websites. so, i need to clarity abt this. 2) Can we run two DB's @ same …

0
62
Member Avatar for assaf

Hi I'm trying to create tag pages based on one php page that will be re-written to the tag/[tag].html I'm not a programmer so my question is pretty basic. What I have done until now is to create the tagdetail.php and a call to the tag pages that have this …

0
82
Member Avatar for cloud09

I need a script that takes cropped image coordinates and dimensions from javascript cropper and crops the image. I know about the copyimage function, and have tried unsuccessfully to implement it. If anyone has tutorial that lays out how to use it or has a script that crop and saves …

Member Avatar for cwarn23
0
115
Member Avatar for sanchow

Hello, I want to use R to perform real-time statistical analysis on the web and return results/images on the website. The webmaster is not ready to install R on the web server. Is there a way to run R on a remote linux cluster and POST results from the remote …

0
76
Member Avatar for ryan1987

after my form has been submitted I want it to remember the option that has been chosen from the drop down list. I now you use SELECTED but not sure how to get it into my code. this is how my dropdown list is built: [code] while ($row=mysql_fetch_array($result)) { $name=$row["name"]; …

Member Avatar for daryll1
0
113
Member Avatar for emazara

hi everyone! i glad if you can help me to solve this problem. now, i developing student industrial training system. but there is problem with display box where I would like to display more 10 records student from database and will choose a lecturer to monitor a few students when …

0
42
Member Avatar for ErlendHL

Hey! I am making a chat program. This is the syntax of the messages: [time-stamp:millisecons]Name:message For example [12846842643]Bob:Hello[12846842650]Bob2:Hey! Whats up? To check if there are any new messages, I will compare every timestamp with the timestamp on last received message, which is a variable defined in the clients side (at …

Member Avatar for diafol
0
143
Member Avatar for stangn99

Hi guys, I've put together a little app which users can use to book off days. I have a button made which reads [B]"Book of this day for every week of the year". [/B] Basically what I want it to do is: 1. User clicks the check box [exists already] …

Member Avatar for diafol
0
98
Member Avatar for Phil++

Just to clear something up really. You cannot decrypt MD5 through code can you? e.g. If I encrypted a whole document in MD5 it would be pretty hard decrypting it where as if I used MD5 for a password I could by changing the string that I was checking it …

Member Avatar for diafol
0
87
Member Avatar for Tekkno

I have a script that generates random data into an array then uses a while loop to display the data. I have a separate script that takes a row from that array and inserts it into a MySQL database. The problem I am having, is that every time the page …

Member Avatar for Tekkno
0
115
Member Avatar for lll_ari_lll

hello friends, i am a newbie in php.. doing project for my college. doing it with a lot of help with this site n some others but stuck in the login page, it seems either there is some problem in databse connection or session registration.. when i put username n …

Member Avatar for lll_ari_lll
0
119
Member Avatar for whiteyoh

Hi All, Im busy trying to get my head around SOAP. During the last couple of days ive been looking through a number of tutorials. The following one seems quite good, but i can get any of the examples to display anything at all [url]http://devzone.zend.com/article/689[/url] Can anybody give any help?

Member Avatar for whiteyoh
0
75
Member Avatar for diafol

Hi all. Am messing about with an ajax form at present which loops through records in a DB. This is my issue: I have a reset image link in my form (called "file_edit") which calls a 'confirm reset': [CODE]function reset() { if (confirm("Reset? You'll lose any changes!")) { document.file_edit.reset(); } …

Member Avatar for liamfriel
0
128
Member Avatar for niths

hi am new to php. what my query is i am doing login page. whenever i login as some person, except that person details i should see every other persons details. <?php ob_start(); ?> <html> <body> <form action="login.php" method="post"> <div> <table width="100%"> <tr> <td><img src="Logofinalcopy.gif"></td> </tr> <tr> <td bgcolor="aqua"><h2>Login</h2></td> </tr></table> …

Member Avatar for cwarn23
0
59
Member Avatar for niths

hi i am new to php. i am getting the following error. ------Cannot modify header information - headers already sent by (output started at C:\Program Files\Apache Group\Apache2\htdocs\login\login.php:23)----------- <html> <body> <form action="login.php" method="post"> <div> <table width="100%"> <tr> <td><img src="Logofinalcopy.gif"></td> </tr> <tr> <td bgcolor="aqua"><h2>Login</h2></td> </tr></table> <table align="right" style="width:40%"> <br> <tr> <td>username:</td> <td><input …

Member Avatar for niths
0
116
Member Avatar for virspy

Hello Friends, I want to send emails daily 3 times,6 times a day automatically with my PHP code. the people who r registered for them only. i require help in sheduled mail code. iam not getting any idea on how to send scheduled mails. r provide any links related to …

Member Avatar for as.bhanuprakash
0
2K
Member Avatar for sanjaypandit

i am working on clone of [url]http://www.platinumdirectfinanceaustralia.com.au/[/url] but still i am not able to find any module as they are used in right side "Instant Car Finance Quote Online Quote in 30 seconds". it was used extjs , but how can i store these form value.

0
68
Member Avatar for kuteinheart

Hey ppl, I have a couple of php codes for displaying the list box, depending on the selection from the first list box... I am trying to diplay all the list box on the same page using AJAX The problem is, My first , second & the third list box …

Member Avatar for as.bhanuprakash
0
117
Member Avatar for MehdiAnis

I have a WinXP Developer machine with Eclipse and workplace for all my PHP projects. I also have my UbuntuLAMP server in LAN. I want to create/edit php/hetml files on my Development machine, then publish the files to UbuntuLAN server. How? More over is there an automated way to:- 1. …

Member Avatar for MehdiAnis
0
605
Member Avatar for kumiyare

Hi every body!, I am new to PHP and I'm developing a basic PHP CMS, now specially I'm developing the database backup & restore section of the CMS, so I've experienced one problem. I want that CMS users able to upload their database back ups to restore, they will use …

Member Avatar for kumiyare
0
95
Member Avatar for MDanz

this curls a webpage correctly, the bottom 5 lines of the code is where its not working correctly. It should collect the keyword($search) from the page and the first 5 words before the keyword and after the keyword. i've only got the first part working, it collects the keyword and …

Member Avatar for somedude3488
0
82
Member Avatar for Muazam

[CODE]<?php function myhash($text) { $nr = 0; for ($i=0; $i<strlen($text); $i++) { $nr += ord($text[$i]); } //for return $tall; } echo myhash("M"); ?>[/CODE] "77" What does the $i inside the do? I removed it and I got the same result. anyone?

Member Avatar for JRM
0
82
Member Avatar for Midnite002

ok I have this PHP email script working and what I wanted to know was is there a way to popup the THANK you for your message reply on a submition or does it have to go to a totally new page to do so ... Currently the script loads …

Member Avatar for JRM
0
84
Member Avatar for MDanz

I have a keyword "car" in the sentence. one two three four five six seven [B]car[/B] eight nine ten eleven twelve thirteen fourteen fifteen. i'd like it to echo three four five six seven [B]car[/B] eight nine ten eleven twelve because 5 words before and 5 words after, including car. …

Member Avatar for MDanz
0
89
Member Avatar for motters

hi does any one know why this code won't display my links [CODE] <div id="columnRight"><div id="innerColumnRight"> <div class="marginBox"> <h1>Second Menu</h1> <!-- Vertical Navigation Start --> <div id="navVertical"> <ul> <?php do { ?> <?php echo '<li><a href="'. $row_website_domain['website_domain'] . 'content.php?id=' . $row_side_bar['id'] . '">' . $row_side_bar['title'] . '</a></li>'; ?> <?php } …

Member Avatar for motters
0
102
Member Avatar for degenz

i am having a problem where i want to give user an option to select more entry from one dropdown...example : <form name="form1" method="post" action=""> <label> <select name="service" id="service"> <option value="service1">service 1</option> <option value="service2">service2</option> <option value="service3">service3</option> <option value="service4">service 4</option> <option value="service5">srvice5</option> <option value="service6">service 6</option> </select> </label> </form> in this case, …

Member Avatar for katarey
0
115
Member Avatar for Excizted

Hi. I have multi-language functionality on my page, and the settings are saved in a cookie, so that the user may change something different than his browser language. But this is whats happening: [U]/home.php?setlanguague=en[/U] The page shows it's text in English, and prints my user info aswell as the content …

Member Avatar for Excizted
0
104
Member Avatar for SEOSandy

Hi guys, I'm trying to make a service for users where they can chose a username and that instantly gives them a subdomain url. e.g. johny.peoplelist.com At the same time, I have physical folder with static files of user, e.g public_html/users/johny/ It has 5 .html pages like index.html, aboutme.html, photos.html …

Member Avatar for Excizted
0
63
Member Avatar for rukshilag

i have coded to display a search result, or results, in table, and what i need is a way to select that record and send it to another page. how can i select a record, if a radio button is added just before the result record, how can u click …

Member Avatar for benqus
0
123

The End.