473,574 Members | 2,580 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

PHP Forum

PHP web programming language - Ask questions about php scripting, databases, mysql, templates, PEAR, php functions, PHP-GTK, setup and installation, object oriented programming, classes, files, security, sessions, arrays and more.
0
1,374
thread by: locialoly | last post Apr 18 '18 by: locialoly
Hi i have a mysql table : each uer have 4 emails id user_Id email 1 11 emailx@email.com
1
2,596
thread by: petipeti156 | last post Apr 14 '18 by: petipeti156
Parse error: syntax error, unexpected '$true' (T_VARIABLE) in C:\xampp\htdocs\download\register.php on line 19
0
1,454
thread by: abchosting | last post Apr 5 '18 by: abchosting
We need someone who can join our company Your job will be to: add new and improve existing functionalities in the users control panel on our hosting; modernisation of our website; coworking with our system administrator; participation in other projects related to coding. We also expect from you knowledge about virtualization, because we...
0
1,621
thread by: Nauj | last post Apr 4 '18 by: Nauj
Hi, I am trying to make an application to automate login and registry to a webpage without the user having to do it manually. The secuence should be something like this: a)--- Response.php (my php code) sends a post login request to 3rd party url b)--- Third party url sends back login cookie c)--- Response.php sends new post requesting...
0
1,674
thread by: Herylovecoding | last post Apr 4 '18 by: Herylovecoding
Please I need php registration and login code for a project I am presently working on.
0
1,486
thread by: sakurasanta86 | last post Apr 4 '18 by: sakurasanta86
I have a database where I'm using a form and subform to enter data. At the top of the form I have Date and Processor, and then underneath that I have the subform embedded, with a range of columns. The idea is that the Date and Processor do not change, so you enter the other data in the subform and then it all gets loaded into a table when finished...
0
2,016
thread by: fednard | last post Mar 30 '18 by: fednard
am having this page which displays message from database i need to reply to the messages but i don't know how
0
1,777
thread by: acoder7777 | last post Mar 29 '18 by: acoder7777
I want to convert a sensitive js to php and i dont know php waht should i do.
1
1,986
thread by: nhbach | last post Apr 11 '18 by: gits
Hi all, I have a JSON generated from API, but when I try to save, it shows that txt file. https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=pubmed&id=3321921&tool=my_tool&email=nhbach@huemed-univ.edu.vn I write a short code to get the abstract in this link. $api_json_url2 =...
0
1,339
thread by: dagogodboss | last post Mar 9 '18 by: dagogodboss
Ok so am trying to build a referral system using the OAuth system, am working with the laravel framework. So when a user vist the registration page with a referral link it create a cookie and a session. for to register all that is provided is the social button. so whenever the user clicks on the register with google or facebook. Once the user...
1
1,462
thread by: shankarguru95 | last post Feb 27 '18 by: Luuk
I have two dropdown lists.1)country 2)cities.when i select any option in country option list the corresponding cities list is appearing.I want add city through input type(manually).If i enter the city name in the input box it has to appear in the cities list.How can i achieve this??
0
1,191
thread by: pramana0361 | last post Feb 26 '18 by: pramana0361
I am trying to delete images from database using php, I added delete button to delete, but how can I give functionality to delete button, for the functionality I gave href tag to delete button, but web site delete button also treated as image. please help me to delete image from database using delete button. Here my code : txeditor
0
1,619
thread by: rhanns | last post Feb 13 '18 by: rhanns
$getAddressInfo = $block_io->get_address_by_label(array('label' => $session->username)); $a = print $getAddressInfo->data->label; if ($a == $session->username) { echo "<br>SEND DOGE TO THIS ADDRESS<br>".$getAddressInfo->data->address."<br>"; } else
1
1,624
thread by: Frenzyy | last post Feb 14 '18 by: ameliawilson
I'm asking this question because all the answers I could find for similar problems were using MySQL whereas I'm not, just a JSON API to get the data, which I then put into arrays that I want to display as a Google graph. All I know is that I have to somehow format the arrays properly in order to get them to display but I have no idea how to do it...
1
2,035
thread by: naveengowda7070 | last post Feb 3 '18 by: Luuk
<?php /* +------------------------------------------------------------------------------+ | Mamook(R) Software | +------------------------------------------------------------------------------+ | Copyright (c) 2000-2005 University of Victoria. All rights reserved. | ...
1
2,013
thread by: VinG94 | last post Jan 21 '18 by: Luuk
Parse error: syntax error, unexpected '$db'(T_VARIABLE)in C:\xampp\htdocs\Gardo\RegisterUser.php on line 11. <?php require_once 'includes/DBOperations.php'; if($_SERVER == 'POST') //checks if the user has provided the right input if (isset($_POST) and
1
2,148
thread by: GuruCool12221 | last post Jan 8 '18 by: GazMathias
I want to edit/update some records from my database. To run a SELECT query, I have a button name=updat_it. When it is clicked, a form pops out. In that form's input boxes I want to display respective values from the database, for eg. for input box Name, I want to display 'Ram' which is retrieved from the database. How can I run query like this?
1
2,269
thread by: smitshah81 | last post Jan 6 '18 by: Luuk
Hello, Can anyone provide any Pdf byte serving example because people are talking about that but no one is providing solution ,I had tried with range header which I had previously used for video streaming but it is not working. Can anyone please help me about "How we can serve pdf" using range header?
1
2,760
thread by: heba khaled | last post Jan 21 '18 by: Luuk
reverse its contents, and write the result back to a new file.
3
2,298
thread by: dftggdg | last post Dec 18 '17 by: Luuk
Object of class CI_DB_mysqli_result could not be converted to string
1
2,198
thread by: bits2017 | last post Dec 16 '17 by: Luuk
I want to know if BigInt is enough in size. I have created a registration.php where the user gets emailed an account activation link to click to verify his email so his account gets activated. Account Activation Link is in this format: $account_activation_link = ...
0
2,030
thread by: krishna06 | last post Dec 4 '17 by: krishna06
i am building a page which can detect user when they visit after a time using cookies . my code is working normally but it is not working in incognito chrome mode how can i make it work in incognito mode also wat is super cookies.
1
2,812
thread by: simon2x1 | last post Dec 6 '17 by: Luuk
I have a pagination that load more when I click on the load more button, which I got from the below URL http://makitweb.com/load-more-results-with-jqueryajax-and-php/ Whenever I add RAND() it always duplicates the value. index.php <?php $rowperpage = 10;
0
1,731
thread by: rushi29 | last post Nov 17 '17 by: rushi29
i have to validate telephone number.in which STD code of prefer city is given by drop_down list and i want to apply validation to remaining field. for this i have to use only 1 to 9 number but limit of this field is only 5 to 8 character. so please give me the suggestion as early as possible.
0
1,550
thread by: bits2017 | last post Nov 6 '17 by: bits2017
Webhosts & Programmers! I want to know from you, since I want to run a public proxy then would I still become a target like you say even after adding the following measures ? If so, then how to prevent all this from happening ? The following are the steps I am taking. Do you mind checking if they are safe & sound or not ? 1. Not run an SMTP....

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.