-1
votes
0answers
7 views

I'm looking to make a Customer Check-In + Timer web page

Super basic, meant for touch screen devices. HTML file will live on device. The code should allow us to enter a customers name on line one, and the reason they need help on the second line. Then, ...
0
votes
2answers
14 views

Generate form based on form selection

I have a dropdown selection box to generate another select box based on the selection of the first box. I have put an example below. <form action="" method="type"> <select ...
0
votes
0answers
25 views

How can i callback from infinity scroll?

What's the correct way to callback from infinity scroll? currently this ` $(function() { code(); $('#catview').infinitescroll({ dataType: 'html', navSelector: ...
-4
votes
1answer
46 views

unexpected T_DOUBLE_ARROW [closed]

I've a got a problem with my PHP code. I'm using the str_replace function but I encounterd an error: $search = array('à', 'ò', 'ù', 'è', 'é','ñ','Ñ' ); $replace = array("a'", "o'", "u'", "e'", ...
1
vote
1answer
44 views

PHP double loop problems in Wordpress

First of all, I'm using Wordpress. I have a loop that displays a custom content type called events. I have user accounts that get tied to this event in the backend and I have it setup to output ...
0
votes
1answer
38 views

How to insert tags into database using jquery html and php

I want to insert these particular tags into the database. This is my HTML: <div id="tags"> <input type='text' name='tags' placeholder='Type in topic tags here seperated by commas' ...
-6
votes
0answers
30 views

PHP comment system, where did i go wrong? [closed]

Ok, so I've been making a very basic PHP comment system but it doesn't seem to work. I want to know where I went wrong. Here's my code. <?php if($_POST)( $name = $POST('name'); $content = ...
0
votes
1answer
44 views

Javascript Ajax success image replace

I have problem. That code should change image on site after success or error: pastebin if(isset($func) and $func == 'claim_bonus'){ global $ado; $user = escape($_GET['user']); $type = ...
0
votes
1answer
19 views

Using PHP Simple DOM Parser to get image from Wordpress Post

I am using the open source PHP library known as PHP Simple HTML DOM Parser to scrape the first image of a Wordpress Post. If I call the main website: $html = file_get_html('http://iadorefood.com/'); ...
0
votes
1answer
20 views

Changing the Html of CListView Yii

I want to change the HTML of my data provided by my CList view when there is a pagination involved. It shows : Displaying 1-3 of 5 results. At the top of the pagination. I don't want to show that ...
-4
votes
1answer
34 views

Getting data to align in the correct columns [closed]

I am pulling data from a database and one of the fields is void, so when it pulls and displays on my web page, the data gets shifted and does not line up with the correct title for the column. How do ...
0
votes
0answers
31 views

Separating aspects of dynamic web system

I'm revising for an exam and came across a past exam question that I am unsure of how to interpret: "How to separate the various aspects of a dynamic web system (i.e. content, behaviour, ...
0
votes
3answers
26 views

PHP variable is not accessible in HTML template

index.php <?php $title = "World"; echo loadTemplate(); ?> Template.php <?php function loadTemplate(){ return <<<EOF Hello {$title} EOF; } ?> On running ...
0
votes
2answers
30 views

class attribute messup in chrome

My php foreach code is like bellow echo "<ul>"; foreach($value as $key1 => $subjects){ echo "<li><span class='add-on'>$subjects</span> <input ...
0
votes
2answers
34 views

Sorting html table with jquery - form stops working and can't pass new order to php file - help please

I can get my data table to propegate just like I want. I can also pass everything I need to when I click submit. The problem is this: I have dabbled with using jquery to sort the table to make it ...
-3
votes
3answers
34 views

Form not submitting all fields [closed]

When I click submit on the following form only the Username, Password, and Age values are sent to registration.php: <div style="top:250;left:620;position:absolute;"> <H3> Registration : ...
0
votes
1answer
34 views

Some pages not working after uploading to a server

I have been making a small webshop site with php and mysql. It is working fine locally with xampp, but after uploading it to a server some of the pages doesn't display everything. My site is built up ...
1
vote
1answer
29 views

Population one table with different data arays and maintaining the table layout

<table width="503" height="278" border="1"> <tr align="center" valign="middle"> <td height="34" align="center" valign="middle" ...
-8
votes
0answers
26 views

put the results of a search query into a drop down menu [closed]

I have a search query that prints the results taken from a mysql database. I would like these to appear inside a dropdown menu as there are too many results and it is pushing the content of the page ...
0
votes
1answer
20 views

Get Meta Tags not work

I have this link http://www.geobytes.com/IpLocator.htm?GetLocation&template=php3.txt&IpAddress= and return the meta tags <meta name="known" content="true"> <meta name="internet" ...
-3
votes
3answers
86 views

Error insert statement PHP [closed]

I am having a problem with my database handler class, i think. I have a form tag in my index.php file, which calls a function in inc/function.php, which then saves the form data to a table in the ...
-6
votes
0answers
47 views

show data from 3 tables in single page [closed]

I have 3 different tables of player in my game site. On the first table I have all details of players with her game records. I have charges of a game only for loser player l player field in database. ...
-3
votes
0answers
36 views

Creating a database with a server I cannot control? [closed]

I'm building a website for my school and I have various things I would like to change without having to edit the source code every time. It's running off their server, which I have little control of. ...
-4
votes
1answer
23 views

Slideshare-like search box?

My first post here! Can anyone please tell me how to create a searchbox effect like that of Slideshare where on click the searchbox changes length with a certain speed and get back to its original ...
-2
votes
1answer
43 views

UTF8 Characters not displayed correctly [duplicate]

In my mysql database i have string with german umlauts (ä, ö, ü). I query them with php/mysql and when displayed on my website, they show up like this: � I have this html in my website: <meta ...
0
votes
1answer
32 views

PHP/HTML Form data multipage info transferring, image info

I've created a photo competition where when users see themselves in a photo they click the (I'm in this photo) callout. This pops up a form for them to fill in. I've had no problems collecting the ...
-1
votes
2answers
54 views

how to post value in php one to other page using ahref tag in php html

In this code: <td align="left"><a href="update.php?id='.$od_id.'">' ."Complete" . '</td></tr>'; I generate multiple od_id so when I click on other particular od_id this ...
-1
votes
3answers
76 views

Change a certain PHP element in a URL

Am I able to change certain sections of a url? For Example, If I currently have a url of: http://www.yoursite.com/?page1=example1&page2=example2 Can I click a link that would only change 'page1' ...
1
vote
3answers
28 views

Avoiding accidental double htmlspecialchars encoding?

I'm currently tightening up security on my website and I'm trying to make sure every single value passed from PHP to HTML is encoded correctly. Currently, assigning values to the template will encode ...
-1
votes
1answer
28 views

Image crop & upload [closed]

I'm currently building a custom build Content Management system built on PHP. I want to add in an image upload feature with a cropping tool so the image uploaded fits in the space correctly. I have ...
0
votes
1answer
47 views

Newsletter Html email

I have prepared a newsletter with some edit textareas and some default text in it. User of my newsletter is able to edit text in text area, after which am saving the edited text when he clicks on ...
0
votes
0answers
21 views

how to integrating google checkout in php website? [closed]

I want to integrate google checkout in my website. i don't know about how to integrate it and what is the process going on it. Please help me to fix this.
0
votes
1answer
36 views

how to post database fetch values from one page to anthor page using HTML table

in this code "<td align="left"><a href="admin_order_update.php">' .$row['o_id'] .'</a></td>" i generate multiple o_id so when i click on other particular o_id this o_id post ...
-1
votes
1answer
23 views

display an HTML page(containg audio player) in felx AIR

for($i=0; $i<$fields_num; $i++) {$field = mysql_fetch_field($result); 'echo "<td>{$field->name}</td>"; }echo "</tr>\n"; while($row = mysql_fetch_array($result)) { echo ...
-2
votes
1answer
64 views

PHP unlink function does not want to work

So I want to unlink a file using PHP, I send the file path to PHP through a link in HTML. When I echo the path it's correct, but when I use unlink it gives me these weird HTML tags inside the path ...
0
votes
3answers
45 views

How to change html controls with php as the user provides input?

Pretty new to PHP and I'm wondering if there's a way to dynamically modify which inputs are available on an HTML form using PHP without the form data needing to be submitted. I'm making a site with a ...
-2
votes
1answer
30 views

play an audio file [closed]

i have a database(MySql) containing fields username,voicename.voice name containing name of an mp3 file corresponding to username. I have to display this database to an html table.That is username as ...
0
votes
1answer
13 views

How do I add all waypoints from a point to point googlemaps to a database?

I am playing some with google waypoints https://developers.google.com/maps/documentation/javascript/examples/directions-waypoints Can't figure out how to get results to load into a database. I wish ...
0
votes
0answers
42 views

PHP/HTML Query from Dropdown menu

Below are my create tables, html file that has a drop down menu that has artists, and a php file that based on the artist displays all the title's of albums by that artist. I can't seem to get the ...
0
votes
2answers
66 views

PHP - How I can get innerHTML on an element?

I am novice in PHP. I have javascript functions for adding , removing and moving favorites (DOM Manipulation only). When I refresh the page this favorites are cleared. I need: 1.Get innerHTML on ...
0
votes
1answer
33 views

Keeping a PHP variable throughout several HTML pages/stages

I'm getting that the variable $email is undefined. I know that the emailParser() method works as it does everything it's supposed to do. How to I make it so that the variable $email persists so that ...
1
vote
1answer
24 views

Using text from a file to point to another file to read

Note: I'm sorry if the title was a little unclear couldn't think of another way to put it. I am making a PHP posting system for a blog like website. I have a file called posts.txt which has ...
0
votes
2answers
43 views

jQuery ajax script wont work with n number of forms from PHP

I have a little problem with my AJAX jQuery script and n number of forms...To be more precise, PHP script generate N number of forms (form include one textarea and one button), and in head tag I ...
-1
votes
2answers
24 views

Target Blank PHP HTML

I have this line and I want to target blank so as to open the link in a new window. I tried adding it but but I get syntax error. $out .= "\t<li><a href=\"" . $content->getURL() . ...
-7
votes
1answer
40 views

How to make infinity scroll load pages with javascript? [closed]

How can i make infinity scroll load pages wich contain javascript? Currently the only working script is first one example <html><body><script ...
-3
votes
2answers
55 views

Submit PHP Variables to Another Domain [closed]

I'm trying to submit a URL from my website to another website (we'll call it domain b) with PHP variables included in the URL. When I hit the submit button on my PHP form I need it to create a URL in ...
0
votes
1answer
28 views

PHP file not handling uploads

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>File Manager</title> <link rel="stylesheet" href="css/style.css" /> ...
0
votes
2answers
47 views

Text generated by php to span

I have function (PHP) whitch generates some text, let say: function A() { echo 'test'; } Next, I have (HTML): <span id="content"></span> Then, I have (JavaScript): ...
0
votes
2answers
41 views

PHP confirmation email not working because of “\” in link

when sending a confirmation email the confirmation code looks like this http://mydomain.com\/confirmreg.php?code=3f76ab3a202e73fb0526cd2091c5b7ce (randomly generated) how do i remove the "\" before ...
0
votes
0answers
45 views

echo result of dependent drop down in html table [closed]

Can anyone help me output the following into an html table? The code produces a 3 chained dependent drop down. When the third dropdown has been processed I want the sql query to be displayed in an ...

1 2 3 4 5 466