52,566 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for garyjohnson

Okay I have a database where it stores the users information, like their login name, email, and password. They can upload videos to my site, when they upload the videos, it saves to a database, the database is set up like this, VIDEONAME EMAIL NAME funny sample@email.com abcd.mp4 It stores …

Web Development php session web-browser
Member Avatar for LastMitch
0
244
Member Avatar for andyy121

this is the index page <?php if (isset ($_POST['keywords'])){ $keywords =mysql_real_escape_string(htmlspecialchars(trim($_POST['keywords']))); $keywords =$_POST['keywords']; $errors = array (); if (empty ($keywords)){ $errors[] = ('Please enter a serch terms'); }else if (strlen($keywords)<3){ $errors[] = ('Your search terms must be three or more characters'); }else if (search_results ($keywords) == false){ $errors []= ('Your …

Web Development display php
Member Avatar for LastMitch
0
269
Member Avatar for harsha.netpem

hello, I need to freeze the two columns from the large amount of data which is fetched from database using php. For e.g using the table students column name:- id, name, class, section, roll number,remarks,address,etc... I want to freeze two colums i.e id and name, so how can i create …

Web Development php
Member Avatar for diafol
0
297
Member Avatar for Ghost

Hi guys! I've been using PHP for fun for a while, and now I'm interested in playing with some scraping. I know regex is the way to go. So I'm trying to scrape a page of 4chan. I want to grab the images and the title of the thread of …

Web Development php regex
Member Avatar for diafol
0
240
Member Avatar for GazzaCurran

Hello, im very new to php. Ive created a form in dreamweaver using Tick boxes and normal text boxes. I need the form to send to a email, the tutorials ive read dont usually encorperate tick boxes. here is the form <form name="contactform" method="post" action="send_form_email.php"> <table width="450px"> <tr> <td valign="top">Personal …

Web Development php
Member Avatar for broj1
0
139
Member Avatar for sithara.p.sundaran

I have a check box list of students and a search box in first php page .In ajax page I will get the search results . But the problem is ,if user selected first search result and searched again selection on the first search is lost How can I save …

Web Development javascript session
Member Avatar for theHop
0
193
Member Avatar for raj-uk

Hi All, i found this code which is ok but i need this to highlight whole line in colour, for example like: *1. Mr Johan call in office on sunday* *2. No More call to johan* *3. Johan has Paid All* I am telling the script to start from star …

Web Development php seo
Member Avatar for diafol
0
167
Member Avatar for questorfla

I need to change the setting on a our website for a utility program so that the users can SEE the letters and numbers they type when they log in. The same problem exists when the people who work here fill in the data for that user. We set them …

Web Development javascript
Member Avatar for stultuske
0
261
Member Avatar for Troy III
Member Avatar for Troy III
0
362
Member Avatar for flynismo

## A quick overview: ## After the login form is submitted, it is handled by a seperate file, which checks the form and sets session variables if the login was successful. The script works fine...it will log me in, and redirect me to the proper page as well as set …

Web Development php session
Member Avatar for flynismo
0
316
Member Avatar for basamdamdu

Hi there, I am trying to come up with an instant price quote calculator in javascript. it would be a simple one with only three fields: "label" -Number of Shirts "label" -Number of Colors on Front "label" -Number of Colors on Back "button" calculate total "results" total: $xx per bag:$xx …

Web Development javascript javascript-jquery
Member Avatar for etshirt
0
2K
Member Avatar for jacksantho

Hi, Any body please help me out, am facing the following error Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1704 bytes) in C:\xampp\htdocs\phpexcel\Classes\PHPExcel\Style\Borders.php on line 517

Web Development php
Member Avatar for riverspart
0
217
Member Avatar for marifard

Dear, I have 2 tables, first table name: directory fields: id, name, surname num1, operator1 (operator id from operator table), num2, operator2 (operator id from operator table). (num2 and operator2 may be left empty) second table. name: operator fields: id, operator I made a page to display the data from …

Web Development php
Member Avatar for LastMitch
0
170
Member Avatar for daniel36

Please Can anyone tell me variable similar to custom variable in paypal, in authorize.net.

Web Development php
Member Avatar for LastMitch
0
183
Member Avatar for MaddTechwf

I've tested my application with the build in localhost in Visual Studio 2010 and it responds great. When I published the page and go to the login page, it takes FOREVER to load. Once it logs in, it renders all the internal pages quickly. Any idea?

Web Development asp.net visual-studio
Member Avatar for JorgeM
0
89
Member Avatar for MaddTechwf

I'm wanting to have a few different type of Rights/Roles that a user can be assigned. Since I'm using LDAP for authentication, I have a table setup on an SQL server that has my Rights Groups setup. I want to only show certain content on the site to individuals based …

Web Development asp.net
Member Avatar for JorgeM
0
108
Member Avatar for cristian.stilpeanu.3

Sorry for reply but i can not write in Problem: "http://www.daniweb.com/web-development/php/threads/433631/problem-notice-undefined-index" post. Soo... please what i must write in php code.

Web Development
Member Avatar for cristian.stilpeanu.3
0
81
Member Avatar for HunainHafeez

I wrote Javascript (Jquery) script in Mater page for 2 radio buttons in content page mean i have 2 radio buttons , which show or hides div in content page and the script for it is in MASTER PAGE but it isn't working :( but if i copy Script form …

Web Development asp.net javascript-jquery
Member Avatar for HunainHafeez
0
215
Member Avatar for mgn2683

I have a contact form that is using a Send Form php file to validate and then send an email with the form contents. The area I am having issues is debugging an error, I believe it is coming from the dropdown selection in my form. The page can be …

Web Development php
Member Avatar for mgn2683
0
290
Member Avatar for tshepom

Hi guys hope i can get some help am struggling to get my contacts page to submit a form to my email address... http://www.dytelligence.co.za/contacts.php could any1 out there please view my source code and tell me what i need to change on the code. thank you in advance. is the …

Web Development php
Member Avatar for nhadat.com.vn
0
171
Member Avatar for MaddTechwf

I have a GridView called GridView1. I want to load it based on a ButtonTest being clicked. When the button is clicked, I need to do a SQL retrieval of data and popuplate the GridView with it. I can write the SQL code to get the data but I wasn't …

Web Development asp.net
Member Avatar for MaddTechwf
0
112
Member Avatar for chira9na9pal

Hello i Want to use the Shortcut keys in my PHP project. can some body help me? thanx

Web Development javascript php
Member Avatar for pritaeas
0
75
Member Avatar for lse123

How get all image names of files in an image folder in php5? after will use php to eject html to view all images of the folder in a web page...

Web Development html-css php
Member Avatar for DarkMonarch
0
98
Member Avatar for cristian.stilpeanu.3

Hi, i have a problem of some days. I'm working to a website but when I installed it I have a very noticeable error page, I wrote: "Notice: Notice: Undefined index: user_name in C:\xampp\htdocs\index.php on line 118" How can I get rid of this writing. Thank you! It is a …

Web Development php
Member Avatar for pritaeas
0
276
Member Avatar for code739

echo prev($result_row).'prev-'; echo curent($result_row).'cure-'; echo next($result_row); hi fellas as what you see above i print them all actually they were inside a foreach loop wahat i expect i they will print all but the firstline is the only one which appear what i observed is only one line out of …

Web Development php
Member Avatar for code739
0
153
Member Avatar for HunainHafeez

i have an html table which has asp.net textbox controls , total 50 boxes , so these all needs "Field Required" validators but it would take alot of time to do so and also i dont want the validation error message to appear next to each box, i want them …

Web Development asp.net
Member Avatar for HunainHafeez
0
86
Member Avatar for chandbasha

Hi All, I have an array which is like this Array ( [0] => Array ( [cat] => 17 [sub] => 143 [prod] => Contest : Apple Iphone 4SContest :Pay & get a chance to win ) [1] => Array ( [cat] => 17 [sub] => 143 [prod] => Contest …

Web Development apple iphone php
Member Avatar for lps
0
162
Member Avatar for ChandanMandal

Hello. I am a learner of ASP.Net technology and currently I am exprementing with it. So I would need your guidence here. I want to ask that waht is the best way to display data from a database. I want ideas, not the code. 1. I want to display text …

Web Development asp.net display vb.net
Member Avatar for kad1r
0
728
Member Avatar for bLuEmEzzy

Is it possible to make a datagridview in php? Wherein you can add, edit, delete records. Please Help me.. Thank You God bless you all :)

Web Development php
Member Avatar for lps
0
90
Member Avatar for iamthwee

How's it going guys... Just got another interview lined up for a web interview within a school. I've not been given any idea of what to expect. I thinking I'm probably going to be writing/maintaining their website using a pre-existing CMS -joomola (From a quick preview) Understanding a web portal …

Web Development cms php
Member Avatar for LastMitch
0
232
Member Avatar for garyjohnson

I have created a php file upload so users at my site can upload files and i have also creaated a php script so users can log in and make accounts, I want my users to be able to log in and be able to see the previous videos they …

Web Development file-system php
Member Avatar for Agarsia
0
234
Member Avatar for Sahana@123

hi,i wrote a program for html using php, nd stored the file as filename.php. it has store in my computer as filename.php.txt. now i want to see the result of my program, please help me to see my result in internet. here i also used mysql also.

Web Development php
Member Avatar for diafol
0
122
Member Avatar for Rasool Ahmed

Hi guys, I am programming a page that test the speed of customer's typing in the page. So what I did is to save the current time in page loading event and in the another page it will subtract the time that came from the previous page and display it.So, …

Web Development asp asp.net
Member Avatar for JorgeM
0
151
Member Avatar for garyjohnson

This is really hard to explain but I am going to try me best, I have an html page which displays a video player named brosweplayer.html, the code is this, <!DOCTYPE html> <html lang="en"> <head> <title>Untitled Document</title> <meta charset="utf-8"/> </head> <body> <video src="$name" controls="controls"> </body> </html> Now, I also have …

Web Development php video
Member Avatar for LastMitch
0
557
Member Avatar for ChandanMandal

Hello. As a new learner to ASP.Net I was curious to make a small blog machine. A simple application, where I add a title, upload an image and put some text. I did that. To display it, I used an editbox for title, another for description and an image control …

Web Development asp.net
Member Avatar for ChandanMandal
0
202
Member Avatar for Rasool Ahmed

Hi guys, I am programming a page that test the speed of customer's typing in the page. So what I did is to save the current time in page loading event and in the another page it will subtract the time that came from the previous page and display it.So, …

Web Development asp asp.net
Member Avatar for Oxiegen
0
202
Member Avatar for MDanz

I just installed wamp, so i can test my website offline. Now i get numerous Undefined index or Undefined variable errors, which i know how to fix. Now logging in works online but with wamp it doesn't work. The code isn't wrong. I imported the database online to offline. I've …

Web Development php
Member Avatar for ryantroop
0
93
Member Avatar for anitg

I have no issues with the query in the below code. But the second code is throwing the error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 Working code …

Web Development mysql php sql
Member Avatar for broj1
0
202
Member Avatar for Hypalink

Hi guys, I´m attempting to write a simple "get quote" script, but need some advice about best practice. I want to structure it as follows, lets say a customer wants 1,2,3,4 or 5 apples - I want the quote to be $1. If the customer wants 6,7,8,9 or 10 apples …

Web Development mysql php
Member Avatar for Hypalink
0
188
Member Avatar for Stardemos

<?php $conn = mysql_connect("localhost", "sermail_demos", "demos")or die("sem conecчуo ao servidor"); $db = mysql_select_db("sermail_sermail")or die("Base de dados nуo foi encontrada"); $b=1; $c=2000; $sql2a = 'INSERT INTO content_type_image ( vid, nid, field_stock_value) VALUES'; for ($i=197; $i<2000; $i++) { $sql2a .= '('.$i.','.$i.','.$b.')'; } mysql_query($sql2a) or die(mysql_error()); echo $sql2a; ?> i cant finf out …

Web Development php
Member Avatar for blocblue
0
88
Member Avatar for joshl_1995

Hello Community, I was wondering, would it be mean to make my programs only available to members only?

Web Development
Member Avatar for pritaeas
0
201
Member Avatar for HunainHafeez

i am done with my forms , sign up and login forms etc. now i want to know that how to apply mechanism like "facebook" or any other site which has login facility. i mean like a user fills in his EMail id and password and then he browse through …

Web Development asp.net
Member Avatar for JorgeM
0
114
Member Avatar for Dani

Even though it's incredibly bad practice, most advertising servers still use document.write. It's terrible because placing `<script type="text/javascript" src="http://www.ad-server.com/foo.js" />` where you want the ads to appear is page blocking. I'm trying to move the script tag to the very bottom of the page (so at least everything above it …

Member Avatar for Troy3
0
2K
Member Avatar for Troy III

With this *Spartan*, we can destructively disable all the links on the page. (Or whatever link collection we feed the Fn.arg.)

Web Development javascript seo
Member Avatar for Troy3
0
185
Member Avatar for opawix

if (@$_GET['action'] == "Edit Record") { print "<font color=black size=14><center>Edit Student Records</center></font><br>"; $result = mysql_query ("SELECT * FROM students"); $rows = mysql_num_rows($result); if ($rows != 0) { print "<form>"; print "<font color=black><center><b>Select Student:</b><center></font><br>"; print "<select name=idnum>"; for ($i=0; $i< $rows; $i++) { $row = mysql_fetch_row($result); print "<option value=$row[0]>$row[1] $row[3] $row[2]"; …

Web Development php
Member Avatar for pritaeas
0
119
Member Avatar for daniel36

i am having a string in a variable similar to $school="bal bharti vidhya mandir"; i want to change this string into 'bal-bharti-vidhya-mandir'.Is it possible?I also need its reverse in my project.

Web Development php
Member Avatar for lps
0
95
Member Avatar for garyjohnson

I am trying to join two database tables, the tables are set up like this, This is table fgusers3, which stores my users login information. id_user name email phone_number username password confirmcode 1 Bob bob@email 000000 bob1 bobby 12345 This is table videos, which stores my users video upload information. …

Web Development php
Member Avatar for garyjohnson
0
239
Member Avatar for bulbul.sust.9

what is built in function in php ? and whts the difference of it with user defined functions? i think isset, unset, gettype,settype, strlen, strpos etc are built in function and when we write a function like this > function name{} that is user defined ? im little bit confused …

Web Development php
Member Avatar for diafol
0
112
Member Avatar for showman13

Good Morning, I am working on a script that requires multiple embedded function calls that could go up to 5 levels deep My Question is this... I need to be able to use the accumulating variables from function D outside of all the functions to display data. if I have …

Web Development php
Member Avatar for DarkMonarch
0
147
Member Avatar for gilgil2

Hi I have the following code being used to insert some data into a MySql database, all the error checks etc. are done before and those are fine, and the code returns connected successfully but nothing is put into the database, nor does the database check for duplicate usernames, because …

Web Development mysql php
Member Avatar for iamthwee
0
2K

The End.