473,543 Members | 2,383 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,327
thread by: Nivasprasna | last post Dec 19 '18 by: Nivasprasna
Hi our traveling website is championsyachtclub.com, which is built in PhP, we are facing some issue with site cant reach on every often, please assist, why this happen.
5
1,924
thread by: steffanmar475 | last post Jan 15 '19 by: avanigaines
Hey, I'm working on one project of mine for which I need credit card details. I'm testing bugs in my billing or payment section to make it look perfect. So, I'm looking for develop a system or tool which can help me out to generated credit card details whenever required by me.
0
1,339
thread by: bhaswanth | last post Nov 30 '18 by: bhaswanth
Hi, Currently, I am working with Laravel and Jquery. But recently, I learned the Vue Js framework. Now I am about to work on an E-commerce website which is similar to www.graze.com, I am planning to implement this using Vue router as a single page application. But my friend told me that its terrible to develop single page applications for...
1
1,090
thread by: pksharna | last post Nov 28 '18 by: pksharna
how to fetch row from the database
1
1,855
thread by: Mathius | last post Nov 13 '18 by: Rabbit
When I try to submit my form data,I get this error, ( ! ) Parse error: syntax error, unexpected '$rnum' (T_VARIABLE) in C:\wamp64\www\web\insert.php on line 41 This is the part that seems to have an issue. Kindly help: //prepare statements $stmt=$conn->prepare($SELECT); $stmt->bind_param("s", $email); $stmt->execute();...
0
1,386
thread by: hacena33 | last post Oct 8 '18 by: hacena33
this is the error Warning: simplexml_load_string(): Entity: line 1: parser error : Start tag expected, '<' not found this is the code : Class Alexa_Api{ private $output;
0
382
thread by: quicyvictor | last post Sep 20 '18 by: quicyvictor
i've been on it for 2 days. can someone help search.php **************************************************************** <form method="post" action="search.php"> <select id="name" name="name"> <option value="entertainment">Entertainment</option> <option value="romance">Romance</option> </select> </br>
0
1,635
thread by: vincitytaymo | last post Sep 19 '18 by: vincitytaymo
unset() sets a variable to “undefined” while unlink() deletes a file we pass to it from the file system.
2
1,614
thread by: 123MAsi | last post Sep 14 '18 by: 123MAsi
I working on creating a job portal website I want to delete the specific jobs posted by a company in database.Like if one company has posted multiple jobs I want to delete a specific job post.I worked on that but when I press delete button all the job post posted by that company get deleted.how I can delete a single job posted by that company?
1
2,240
thread by: meenal wadhwa | last post Aug 11 '18 by: zmbd
pleas help me in resolving error in this part <div class="output"> <?php $sql ="SELECT * FROM posts"; global $conn; $result= $conn->query($sql); $result=mysql_query("SELECT * FROM posts WHERE name='$name' and msg='$msg' "); if(isset($_POST)&&isset($_POST)) { $uname=($_POST);
0
1,821
thread by: jerc | last post Aug 11 '18 by: jerc
Q: How to check color font in php for checking data form This is what I did in my php but the color is in black if(isset($_POST)) { $email=$_POST; $checkdata=" SELECT email FROM registration WHERE email='$email' ";
2
2,037
thread by: Mcgregor | last post Aug 7 '18 by: Rabbit
I have created a login page.User shouldn't be able to move to the next page until all the contents are filled...but, when there is no content in the form, and if i give the link to the next page directly in the address bar its going, but it shouldn't...so, i need to block the address bar. Can anybody tell me how to block it using SESSIONS...
0
1,741
N8F0x
thread by: N8F0x | last post Jul 31 '18 by: N8F0x
I want to make every entry of an array to a new instance variable with the same name as the names and values in the array. $variables = array( array( "name" => $row, "value" => $row ) );
0
1,570
thread by: Viswa96 | last post Jul 19 '18 by: Viswa96
Hi, I have a doubt... How to select the maximum amount and name from the table where the product Id is matched with the product id which is given in the form... I have product Id only so based on the product Id I have to select the maximum amount and name from the table
0
3,725
thread by: devquora | last post Jul 11 '18 by: devquora
The development of PHP started in 1994 and previously, it was called “Personal Home Page Tools’. Later on, PHP becomes a recursive acronym for Hypertext Processor. As per its name, it provides pre-process hypertext code on the server-side and its calling function can be easily integrated into a Web page or application. Let us have a look on the...
0
1,666
thread by: Mindako | last post Jul 6 '18 by: Mindako
Hello guys how can i create a full client chat popup on my web site with instant respond by a correspondent. please help me with the scripts
1
2,066
thread by: IvanH | last post Jul 12 '18 by: Andrea1701
Alibaba Cloud in Spanish? Good morning, I've seen that the translation into English, French, German, and Spanish ?? Thank you very much.
0
1,705
thread by: kiskiller0 | last post Jun 21 '18 by: kiskiller0
Type Hinting Cannot be used to require a parameter to be of a particular scalar type (such as integer or string or to have a particular trait. _Programming Php_ code: <?php function yeld(int $a){ print $a; } random(5); random("hey");
0
1,492
thread by: nilanjanam | last post May 25 '18 by: nilanjanam
hello guys! i have a table of doctors with following columns given below and i am want to fetch details by date using submit button. but i cant filter the queries for details of same table.i am converting the date to specific day and storing it in $day variable and id in $available variable through transferring...
0
1,299
rakeshpatel
thread by: rakeshpatel | last post May 23 '18 by: rakeshpatel
Please suggest which PHP framework works better
0
1,258
thread by: bhagyashreev33 | last post May 17 '18 by: bhagyashreev33
I want to select data from one table and want to insert it into another table with new values.Please help me . $query = 'INSERT INTO opportunities VALUES(id, fname, lname, email, contact, vertical, location, global ,(SELECT fname, lname, email, contact) FROM register WHERE id = $id'; $sql = mysql_query($query); Please...
1
1,628
thread by: anu yadav | last post May 5 '18 by: Luuk
<form id="orderfrm" method="post"> <select name="configoption" onchange="recalctotals()" class="my-activity"> <option value="0" selected="selected" class="my-activity">(KVM) Centos Free</option> <option value="0">(KVM) Fedora Free</option> <option value="0" class="my-activity">(KVM) Ubuntu Free</option> <option value="0" class="my-activity">(KVM)...
0
2,105
thread by: Dikkes | last post Apr 29 '18 by: Dikkes
What does u i d f k mean how di i retrieve the name if its a profile name and how can i find out what site was used and who contacted who if you could be as kind as to explain what uidf meams please in simple terms
1
2,445
thread by: IvanH | last post Apr 26 '18 by: Andrea1701
Recently when I worked on the feature of scanning a QR code to make a Tmall payment, the curl_exec function always gave an Error 500 report after I coded an order on WeChat and then initiated a request to WeChat using curl, with no other error details provided. I tested the feature locally on Alibaba Cloud servers and it worked fine. But now the...
1
1,675
thread by: Andrea1701 | last post Apr 25 '18 by: IvanH
I used Alibaba Cloud’s new communication SDK by integrating the SDK to the composer for installation. Class loading worked fine, but an error was prompted at the following stage: //acsCleint of initialization access $profile = DefaultProfile::getProfile($region, $accessKeyId, $accessKeySecret); ...

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.