39,319 Topics
| |
Hi i have a table Users which have a field "score" to store the current score of the game. Now lets say the user have played a level and has obtain a highest score. So it should update it in the DB. How will i do this comparison? the highest … | |
Hi, I'm new to php, but I'm trying to implement a basic user system on my site. I'm having some trouble keeping a PHP session when I change pages (or something like that) where the logged in varible (`id`) isn't showing up as being defined, so a logged-in user doesn't … | |
I need this program to record bugs into a MYSQL database. I need to create the database if it is not found. I have my html set up. I am posting pictures below of what I have, and what functionality I need the program to have. I have the html … | |
how can i transper may database to other computer i use xampp and mySQL Admin please help me :( | |
Hi friends, I am trying to user nested foreach to insert data into table with three different column fields. Please look at that because i am getting error [syntax error, unexpected ',', expecting ')']. $cLists = $_POST['nd']; $Votes = $_POST['text']; $Votes_p = $_POST['text1']; $id = $_POST['invst_id']; //foreach($cLists as $nomineeid) foreach … | |
Hi All, This has become a very tedious process and I am hoping someone can help me simplify things. I run the below php command to retreive all the stock prices and then it prints it to the screen like this: stockcode price AAA $1 BBB $2 CCC $3 It … | |
The following 3 things made me realize that its actually the MySQl server which is crashing. 1. I have a php script that updates a database table as soon as i fill up a form through localhost. I am able to access my localhost homepage and then fill up the … | |
Hi guys, I've built a basic MVC framework for my app it works as follows the app is accessible using only one file which is index.php then it generates the pages required in the backend and then store it in a variable and then echos it out. so if i … | |
<div class="site_search"> <form method="get" action="<?php echo SITE_URL; ?>search.php"> <input type="hidden" name="active" /> <select name="by"> <optgroup> <option> Songs</option> <option> Singers</option> </optgroup> </select> <input name="search" placeholder="Search..." type="text"> <input type="submit" value="Search"> </form> </div> The Above is my Html Form Code after hitten the and inputting the data into search bar my form will … | |
I have the following code which works fine to format text from an SQL table. It seems a little long winded though. It will create paragraphs from the line breaks but ignore header and list tags (not wrap those in "p" tags. Can anyone see an obvious way to condense … | |
Hello guys, right now am trying to develope many php applications trying to learn php, now am good enough to start my own project, and am thinking to develope a games staticstis site for PS3 players I've done a leaderboard containe many players to get thier stats from Sony here … | |
To start off, thank you for your time and assistance. I recently bought a wordpress theme with a built in gallery. Here's the link to the theme's live preview, just click on the 'Fashion Model' link and the gallery will pop up: http://themeforest.net/item/mediabook-multimedia-wordpress-theme/full_screen_preview/3025192 As you can see it's a nice … | |
Hi, Is the any way I can populate a dropdown navigation menu with categories and subcategories i have in mysql?? This is what I have so far, with the categories and subcategories just hardcoded in the html. <div class="menu"> <ul id="verticalmenu" class="glossymenu"> <li><a href="#" >Ribbon</a> <ul> <li><a href="#">7/8</a></li> <li><a href="#">5/8</a></li> … | |
Hi Everyone Could someone assist me in a PHP / MySQL dropdown select menu. I want to pull info from my DB and display it, then when I select the option it need's to reload screen and add a second drop down select menu. When I select the 2nd one … | |
I'm trying to add the simplemodal login and an "add to wishlist feature" for all users just like thisiswhyimbroke.com. Does anyone know of any tutorials to program the wishlist feature? Thanks! | |
Hi, here I have another problem for you guys.I am doing this tutorial on mysql and php: http://repository.ui.ac.id/dokumen/lihat/3322.pd Now after I have reinstalled everything, MySql,phpMyAdmin and PHP everything works fine except I cannot log in as root.When I installed mySql I set a root password and also I created 2 … | |
Hai everybody, i have two different layout. this admin layout meta tag not display in my meta title,description.. what is the problem and i addded my action file inside,but not diplayed. plz help me. public function executeContactus(sfWebRequest $request) { $this->setLayout('adminlayout'); $response = $this->getResponse(); $response->setContentType('text/html'); $response->addMeta('title','Contact Us – Give us your … | |
Is any way to do user authentication without using mysql. One way I found is using session, but it is not recommended. Is it possible with text file? If possible how to do that and is secured? Thanks | |
Note that this is on a Linux machine. I'M just starting to learn PHP and MySQL. I wrote the following php program that executes from an html form. Note that at this point the date from the html form is not being used to query the MySQL database. At this … | |
Can anyone help me solve this problem, i tried everthing and googled all over everything, but still cant find solution, i hope somebody help me, ty, *sorry for my broken english $db=mysql_connect ("localhost", "root") or die ('I cannot connect to the database because: ' . mysql_error()); $mydb=mysql_select_db("database"); $sql="SELECT ID, FirstName, … | |
hi can someone tell me what does this mean? if(isset($_POST["userid"])){ | |
Hi guys good day, im a student and i want to practice my php skills, i have a big problem in arrays that i cant solve almost a week so i decided to attach the php files as well as its database.pls help me so that i can study this … | |
Hello, I am trying to create a simple file browser like: [media manager](http://www.rustoleum-indonesia.com/media%20manager.jpg) how? | |
Hello, I wonder when do I have to use OOP (Object Oriented Programming) ? I know a little bit about it, but do not know when to use it. I basically in the middle of developing a website backend. Suggestion and advise appreciated. | |
Dear friends, I have some problem in my image attachment page, when i open single post it's as it is, but when i click on image it opens attachment page but template changes. means sidebar goes off (it's by default i know, but i don't want to remove sidebars). and … | |
SELECT * FROM `users` WHERE `birth_date` between '%-02-02' AND '%-05-06' | |
Hi friends Please help me it is out of my head, I am pussing date and other variables value through url. Some time date is entering correctly in date field and some time entering 000-00-00. Please help me out. <?php include '../require.php'; $date=mysql_real_escape_string($_REQUEST['id']); $app_id=$_REQUEST['app']; $branch=$_REQUEST['branch']; $ins=$_REQUEST['ins']; $ins=$ins+1; //echo $app_id; //$rr="select … | |
hi!guys i think you all will be fine,..........Today i want to know from you what is the difference b/t PHP and XML also which is best ,which language i start learing first and what's relation are among b/t two languages..My poin of view is PHP is hypertext preprocessing language used … | |
Hello, I wonder what's the different between online and offline. This script works offline, after I have it online, there are some problems occur. For instance, after login to the admin with the correct username and password, I suppose to be taken to the admin page, instead I get stucked … | |
I'm trying to add multiple records to an attendance table in a mysql database. Having trouble building an array to check for the multiple entries with the same variables. [CODE]<?php if (isset($_POST['submitted'])) { include('connect-mysql.php'); $number = $_GET['number']; for ($i = 0; $i <= $number; $i++) { $value = $_GET['value']; $text … |
The End.