52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for sagisgirl

Hi guys... I have a trouble with my delete page.. here are my codes.. <?php include("enter.php"); $dbjpu_jenis_jentera=$_GET['jpu_jenis_jentera']; //if(isset($_GET['bil'])){ $dbstaf_bil = $_GET['bil']; } $sql="DELETE FROM jpuma_jkkp2013 WHERE jpu_jenis_jentera='".$dbjpu_jenis_jentera."'"; $result=@mysql_query($sql); if($result){ echo "<center>Please wait a few second.<br>The data was deleted from database...<meta http-equiv='refresh' content='3;url=jpuma_jkkp2013.php'>"; //echo "<p>"; //echo ""; } else { echo …

Web Development php
Member Avatar for sagisgirl
0
527
Member Avatar for perfectionist91

hey guys the checkboxes aren't gettin displayed in the following code and the data isnt gettin stored as well.plz help!!!!!!! <?php session_start(); include ("menu.php"); $UserId=$_SESSION['UserId']; ?><html> <head> <title>Feedback</title> </head> <body> <table> <tr> <td> <form name="f1" method="post" action="Feed2.php"> <table cellspacing="10"> <tr> <td colspan="2"><h1>Feedback Form</h1></td> </tr> <tr> <td> <?php include ("db.php"); $sql="SELECT …

Web Development php session
Member Avatar for broj1
0
361
Member Avatar for davy_yg

stock.php <td>Produk :</td><br> <td> <select name="batch" onchange="submit();"> <option value="-1" >-- Select Address --</option> <?php $username='root'; $password=''; $con = mysql_connect('localhost', $username, $password); mysql_select_db('snack', $con); $result = mysql_query("SELECT * FROM po"); while($row = mysql_fetch_array($result)) { } $data = array( '1'=>array('po'=>'1','namn'=>'name 1'), '2'=>array('po'=>'2','namn'=>'name 2'), '3'=>array('po'=>'3','namn'=>'name 3'), '4'=>array('po'=>'4','namn'=>'name 4'), '5'=>array('po'=>'5','namn'=>'name 5') ); foreach($data as …

Web Development php
Member Avatar for radhakrishna.p
0
244
Member Avatar for syria718

$('#SaveProfile').bind("click", function(){ var pass_entered = $('#pass_entered').val();; var access = false; //check for the password entered if correct $.ajax({ type:'GET', url:'../process/passProtectionCheck.php', dataType:'json', data:{password:'pass_entered'}, success:function(e){ access = $(e).val(); if(access != true){ //if password is wrong notify user!! alert('Password Entered is Incorrect Data cannot be Save'); }else{ //if password is correct save data …

Web Development javascript json
Member Avatar for radhakrishna.p
0
225
Member Avatar for mmcdonald

Hi all, I have a website that allows users to vote once every hour and I've run into a weird issue. When a user votes for a listing their IP is collected and stored along with the time of the vote. An hour later they are able to vote again. …

Web Development cdn lan-wan php
Member Avatar for Atli
0
153
Member Avatar for garyjohnson

Hi, I was wondering if I am going to make a social networking site if it was neccesary for me to understand how classes are used? Do i need to use classes or can I just use a series of functions?

Web Development php
Member Avatar for diafol
0
147
Member Avatar for RamiroS

This is one of the fastest ways to get data submitted by a HTML form, make it readable and send it by e-mail. Fast and easy. From the raw example to some basic functionality.

Web Development php
Member Avatar for mlesniak
0
256
Member Avatar for while(!success)

Hi Guys, I have a checkboxlist and a function to update the checkboxlist which are found inside of an updatepanel. The update button calls a function which deletes values from a table and uses a sqlbulkcopy to map a the boxes chosen to a sql table. I've stepped through the …

Web Development asp.net
Member Avatar for while(!success)
0
209
Member Avatar for techyworld

Hi i've done a progress bar in javascript. but i dont know how to do the mapping.that is map it to a percentage. the lenght of my progress bar is 260. Can someone help?

Web Development javascript
Member Avatar for Biiim
0
134
Member Avatar for richprich

Although there are many similar questions and answers here and i've tried my best to make it work but no luck. This is my code: $content = "Blah...blah...[image=1], blah...blah...blah...[image=2], blah...blah...blah...[image=1], no more..."; function get_image($content) { $stripper = $content; preg_match_all("/\[image=(.+?)\]/smi",$stripper, $search); $total = count($search[0]); for($i=0; $i < $total; $i++) { $image_id …

Web Development php programming-construct
Member Avatar for richprich
0
603
Member Avatar for smepperson

Hi, I have the following code for a potential handlbars.js tmpl. It compiles correctly at tryhandlebarsjs.com however when I attempt to open the file independently in a browser the default text in the div is the only thing that renders. I know my .json call is wrong but I cannot …

Member Avatar for smepperson
0
430
Member Avatar for davy_yg

Hello, I am trying to create a stock recording system: <h4>STOCK RECORDING SYSTEM</h4> <form action="action.php" method="post"> <table border="0" width="200"> <tr> <tr> <td>Produk :</td><br> <td><input type="text" size="12" maxlength="22" name="Produk"></td> </tr> <tr> <td>Jumlah :</td> <td><input type="text" size="12" maxlength="22" name="Jumlah"></td><br> <tr> <td>Tanggal :</td> <td><input type="text" size="12" maxlength="22" name="Tanggal"></td><br> </tr> </table> </form> <?php username='root'; …

Web Development php
Member Avatar for broj1
0
225
Member Avatar for jhonilson

Hi Everyone. I make an aplication with netbeans, struts and tomcat as server. When i run it locally this work perfect. But when i deploy the application in other machine it not work correctly.! The application show a list the people, if you want to change the name you can …

Web Development java-jsp java-netbeans
Member Avatar for jhonilson
0
789
Member Avatar for vizz

I have created **log.php** to get **visitors information**. It is included on **index.php**. But it is adding records to database **without single visit** to **index.php**. After few seconds it adds records continuously. Help me please. **index.php** <?php include_once('log.php');?> **log.php** <?php $page_name = $_SERVER['PHP_SELF']; // PAGE NAME $parse_page_name = basename ($page_name); …

Web Development apple chrome-os os-x php
Member Avatar for vizz
0
406
Member Avatar for latooplat

So I was creating a simple photo gallery site, wherein users can upload their photos or delete their photos. While, I have a CRUD functions as well in the side of the users, where I can add users, delete users, update user's info and search user's info. Now, I want …

Web Development php
Member Avatar for Biiim
0
210
Member Avatar for jackparsana

Hello, pls help me to do this. i m saving my image in php mysql and retriving with js - base64 i cant get code exactly. i m retriving. like this code <img src="LzlqLzRBQVFTa1pKUmdBQkFRQUFBUUFCQUFELzJ3.....<continue code>" /> I want src like below: <img src="data:image/jpg;base64,/9j/4AAQSkZJRgABAQEASABIAA />

Web Development image javascript php
Member Avatar for gon1387
0
655
Member Avatar for titosd

Hello, I want ask you, how can i get the value of the select in the same page to use it to loop by it ? for example: <select name="abc"> <option value="1" >1</option> <option value="2" >2</option> <option value="3" >3</option> </select> and to use the $_POST['abc'] in a loop like this: …

Web Development php
Member Avatar for Biiim
0
183
Member Avatar for davy_yg

<html> <script type="text/javascript"> g_calendarObject = new JsDatePick({ useMode:1, isStripped:true, target:"aFieldId", cellColorScheme:"armygreen" }); g_calendarObject.setOnSelectedDelegate(function(){ var obj = g_calendarObject.getSelectedDay(); alert("a date was just selected and the date is : " + obj.day + "/" + obj.month + "/" + obj.year); }); </script> <h4>STOCK RECORDING SYSTEM</h4> <form action="action.php" method="post"> <table border="0" width="200"> <tr> …

Web Development javascript
Member Avatar for AARTI SHRIVAS
0
231
Member Avatar for stutego

form not posting to database instead its redirecting me to another page with heading "object not found!" <?php $connect= mysql_connect("localhost", "username", "password"); if (!$connect) { die("could'nt connect to db:".mysql_error()); } mysql_select_db("myapp", $connect); $sql="INSERT INTO form(fname,lname,email,password,telephone,sex,dob) VALUES ('','$_POST[fname]', '$_POST[lname]', '$_POST[email]' '$_POST[password]', '$_POST[telephone]', '$_POST[sex]', '$_POST[dob]')"; if (!mysql_query($sql, $connect)) { die("Error:" .mysql_error()); } …

Web Development php
Member Avatar for Biiim
0
220
Member Avatar for MU.vo.doi.vai.coi.MU

I got a list like that "Name: John, Age: 20, Phone number: 12343223" How can I make up an array of which indexes are 'name', 'age', ....... Thanks for your help.

Web Development php
Member Avatar for MU.vo.doi.vai.coi.MU
0
131
Member Avatar for fheppell

I have a variable called `$file`, this is from a GET query. I need the variable `$file_humanread`to be equal to whatever file is with humanname appended. For example, if file is equal to 'test', I need the variable $file_humanread to be equal to $test_humanread, which is set already. I've tried: …

Web Development php
Member Avatar for fheppell
0
173
Member Avatar for LastMitch

Hi, I'm getting this error: **Column 'id' cannot be null**. I can't figure it out why. I always **Import** the tables by using **.sql** into **MyPHPAdmin**. I only have **2** tables. One is **mypost** and the other **username**. For my **.sql** file I always have the same format with **NOT …

Web Development mysql php
Member Avatar for broj1
0
5K
Member Avatar for garyjohnson

Okay so I have a PHP script that creates user acounts and encrypts the password then saves it into the database. The login form just compares the users password with a password in the database. The database has a password to connect to and user name. Is this enough security …

Web Development php
Member Avatar for garyjohnson
0
257
Member Avatar for hudhasama

Hello there. Sorry that I don't really know much about drop down button in php. I was assign to do a booking system as my final project but somehow I don't know how to make the button works. It suppost to be like this. The user needs to choose which …

Web Development gui php
Member Avatar for hudhasama
0
504
Member Avatar for eyeda

Hye, Anybody can give me an idea on how to get the name of the folder that contain the downloded file? I want to do like this. For example, after the user have download the file, they will be redirect to a page where it will display the location of …

Web Development display php
Member Avatar for eyeda
0
142
Member Avatar for shlokka

hi everyone im trying to integrate reoccuring payments in a website using paypal...setting up the initial payment is easy enough, but i cant find anything anywere that shows me how paypal will tell my site when a reoccuring payment is made?? the site is offering membership, users need to pay …

Web Development php
Member Avatar for shlokka
0
221
Member Avatar for davy_yg

mysql_select_db('snack', $con); <form action="action.php" method="post"> mysql_query("INSERT INTO Produk VALUES ('Produk')"); mysql_query("INSERT INTO Jumlah VALUES ('Jumlah')"); mysql_query("INSERT INTO Tanggal_Masuk VALUES ('Tanggal_Masuk')"); <input type="submit"> </form> Parse error: syntax error, unexpected '<' in C:\xampp\htdocs\Innovation\script_shop\stock.php on line 56 line 56: <form action="action.php" method="post">

Web Development php
Member Avatar for veedeoo
0
76
Member Avatar for ebc3142

Hi, I have these methods in my user class which check whether a username already exists and if not, inserts it into the database: //This function checks to see if the username entered already exists Private function check_user_exists() { $stmt = $this->_db->prepare('SELECT * FROM client_login WHERE Username = ?'); $stmt->execute(array($this->_username)); …

Web Development mysql php sql
Member Avatar for veedeoo
0
292
Member Avatar for sam.merry

Hello guys, Does anyone know exactly how to make a comparison script for car insurance? Would be great if someone could make one for me (£), or could teach me! Cheers, Sam

Web Development api php shell-scripting
Member Avatar for pritaeas
0
323
Member Avatar for joshl_1995

Hello Community, I was wondering if i can get some help with the 4shared php api. [Here](http://www.4shared.com/developer/docs/samples/#PHP) is a sample on how to upload a file. But now i need to know how to delete a file, by the way i have never used an api. Please Help...

Member Avatar for pritaeas
0
280
Member Avatar for johnef_sh

hay I have this code to upload images it works OK bu there is 2 things not working 1- when the image has the same name it doesn't display the message "A file of the same name already exists" it just give me this Notice "Notice: Undefined variable: success in …

Web Development php
Member Avatar for LastMitch
0
315
Member Avatar for bradly.spicer

Hey guys, as part of my project I am trying to make it so each record in my database has it's own page in a fashion similar to: http://domain.com/Customer.php?customer_name="John Doe" And this will echo all the information in the table about John Doe. (In the future I would like to …

Web Development php
Member Avatar for LastMitch
0
124
Member Avatar for amit.mondal.31

**how can i pass an associative array and fetch that same array in submitted page with key=>value format. ** <?php //I SUBMIT a.phhp PAGE IN THIS PAGE// $f=$_REQUEST['1'];//1st input field value of a.php page $s=$_REQUEST['2'];//1st input field value of a.php page $t=$_REQUEST['3'];//1st input field value of a.php page $sub=$_REQUEST['s']; $arr=array($f,$s,$t); …

Web Development php
Member Avatar for diafol
0
181
Member Avatar for ziggydog

Hi Everyone I am building a site that requires multiple listings each with their own shopping cart. Items can be ordered only from that business(1)and i need a way to stop surfers from going to another business and adding items from their business to the cart of business(1) At the …

Web Development coldfusion session
Member Avatar for CutterBlades
0
214
Member Avatar for everton.retweets

Hi Everyone, I am helping a good friend of mine to design a website, but we have got a bit stuck - Hoping someone can help us out. We are trying to add a var from our database into the header location. like this - header( "Location: resend.php?activate=$mobnumid"); Here is …

Web Development database-design php
Member Avatar for everton.retweets
0
178
Member Avatar for ramkrishna.dhakad

I am working on a project which is having jquery driven menus.but it is not working- the code is $(function(){ $('a#home').click(function(b){ b.preventDefault(); $.cookie('class','home'); }); $('a#write').click(function(c){ c.preventDefault(); $.cookie('class','write'); }); $('a#comments').click(function(d){ d.preventDefault(); $.cookie('class','comments'); }); $('a#medias').click(function(e){ e.preventDefault(); $.cookie('class','medias'); }); $('a#users').click(function(f){ f.preventDefault(); $.cookie('class','users'); }); $('a#stats').click(function(g){ g.preventDefault(); $.cookie('class','stats'); }); $('a#settings').click(function(h){ h.preventDefault(); $.cookie('class','settings'); }); $('a#backup').click(function(i){ i.preventDefault(); …

Web Development javascript javascript-jquery
Member Avatar for diafol
0
205
Member Avatar for riahc3

Hello I want to create a button that when the user clicks on it, the browser goes automatically fullscreen. It would be for mainly IE9 and I use for the rest of the browsers the HTML5 fullscreen API. Thanks

Web Development api javascript
Member Avatar for diafol
0
228
Member Avatar for hwoarang69

how to save value from drop menu by using php. <select name = 'color'> <option value='black'>Black</option> <option value='gray'>Gray</option> <option value='white'>White</option> </select> i am saving the value from text field by doing this. i am thinking if i can do some thing like this in drop down menu. <input type="text" name="username" …

Web Development php
Member Avatar for diafol
0
232
Member Avatar for ash07

Hi All I am planning to develop an event website. Registrant rate depends on their type i .e. member or non member. I am little confused about its logic to identify members and nonmebers. initially I was thinking about email/domain name to identify but when I saw current data it …

Web Development asp.net
Member Avatar for ash07
0
200
Member Avatar for toredor

Hi, I have a problem with the encoding of the Russian language in the transfer xlsx file into MySQL database. On the this page http://gefestholding.ru/modul/ you can see my efforts. Can anyone advise me how to set encoding? To convert using php class (SimpleXLSX.class). Thank you for your answer.

Web Development php
Member Avatar for diafol
0
165
Member Avatar for $ay_$andy

hello, i m trying to call java function from javascript. i want to pass js variable as a parameter to java function. pls anyone help me how can i do that..?? thank you..

Web Development java-jsp javascript
Member Avatar for ruchi18
0
293
Member Avatar for manaila

Is it necessary to learn Servlet programming when one is already comfortable with JSP

Web Development java-jsp
Member Avatar for ruchi18
0
156
Member Avatar for manumohantkd

I want to send mail from my php site. But i dont have any idea about how to configur it. I am using BigRock Hosting service. And the code below shown is using now as the sendmail.php page to send mail.. <?php $to = $to; $subject = "My subject here"; …

Web Development email php
Member Avatar for diafol
0
327
Member Avatar for jacksantho

Hi, Can anybody please me, how to increase the performance of the web server? Thanks

Web Development php web-server
Member Avatar for diafol
0
119
Member Avatar for ehpratah

Hi to All Just wondering how cn i achieve something like this example i select **January** for the first list menu and select **2013** for the second one now what im trying to achieve here is how to show all the data for the said month and year without submitting …

Web Development php
Member Avatar for diafol
0
105
Member Avatar for QuaminaIT

I'm trying to do a simple contact form and have it send to an e-mail but its giving me an error after clicking submit. Here's my code: <form action="contact.php" method="post"> <fieldset> <legend>Contact Information</legend> First Name: <input type="text" name="fname" id="fname" value="" /><br /> Last Name: <input type="text" name="lname" id="lname" value="" /><br …

Web Development php
Member Avatar for AARTI SHRIVAS
0
246
Member Avatar for mateusz.baran1

Hello again:) I have a problem. What iam trying to do : page where user can login/create account if dont have , if logined in success page is appearing where he can add his blood glucose from tooday and also he can check his blood glucose from previous days in …

Member Avatar for ruchi18
0
327
Member Avatar for hwoarang69

not sure why this mail isnt working. when i run this code i get a error: Mail error SMTP Error: Could not connect to SMTP host. i set up a if test which is failing. doesnt any one know how to connect to smtp host? does this smtp means the …

Web Development php
Member Avatar for AARTI SHRIVAS
0
302
Member Avatar for khushhappy

Dear All, i want to make a program through which, our chairman gets a prompt message one day before a deadline of a specific event comes. In database, il make a database fields like, **serialno, file, intial date, deadline date, status** how a user to get a deadline prompt message …

Web Development php
Member Avatar for diafol
0
349
Member Avatar for arjani10

Hello! I need help about how can i do my content show just first time, when i click secocond time in that page have a blank page ,and latter appeard that after 1 hour, how can i do whith php code ?Can somebody help me please about it? Thank you …

Web Development php session
Member Avatar for diafol
0
222

The End.