473,549 Members | 3,012 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
2,028
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,810
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;
1
2,196
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 = ...
3
2,296
thread by: dftggdg | last post Dec 18 '17 by: Luuk
Object of class CI_DB_mysqli_result could not be converted to string
13
35,034
thread by: Downugo | last post Dec 21 '17 by: lgd1019
This is my first post here - yay! This is my function that I am calling (just passing test arguments): function makeDoc($name,$content){ // starting word $word = new COM("word.application") or die("Unable to instantiate Word"); echo "Loaded Word, version {$word->Version}\n"; //bring it to front $word->Visible = 1;
6
41,926
thread by: impin | last post Dec 29 '17 by: praveenvt
in php.ini file... session.gc_maxlifetime = 1440 if i change the value it doesnt work... i set the session.gc_maxlifetime = 3600 but it doesnt work...
1
2,265
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,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,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,760
thread by: heba khaled | last post Jan 21 '18 by: Luuk
reverse its contents, and write the result back to a new file.
1
2,034
thread by: naveengowda7070 | last post Feb 3 '18 by: Luuk
<?php /* +------------------------------------------------------------------------------+ | Mamook(R) Software | +------------------------------------------------------------------------------+ | Copyright (c) 2000-2005 University of Victoria. All rights reserved. | ...
20
6,165
thread by: knellim | last post Feb 13 '18 by: anakrantau98
Hi All, I am trying to configure php with IBM-DB2 and I get the followinng when i run the configure command ./configure --with-pdo-odbc=ibm-db2,/opt/IBM/db2/V8.1/ THE OUTPUT: checking for ODBC v3 support for PDO... yes checking for PDO includes... checking for PDO includes... /home/knellim/php-5.3.1/ext
0
1,616
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,622
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...
0
1,189
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
1
1,460
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,335
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...
0
1,776
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.
0
2,014
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,484
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
1,672
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,620
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,453
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...
1
1,981
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 =...
1
2,593
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

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.