473,554 Members | 2,268 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.
1
1,218
thread by: mohitvats | last post Apr 21 '19 by: Luuk
actually i have 30 day data for employees in which employee have multiple record for 1 day. i want to display one record for every day in php mysql. plz how do i select i am trying like select * from Employee_entry where emp_id=2 and month=04 and year=2019 group by created_at; but it showing all record for an employee for 30 day but i need...
8
1,443
thread by: mohitvats | last post Apr 18 '19 by: mohitvats
Actually i am creating a punching tool in which we will punch so that if someone will not that after 6 hour automatically a query would be submitting like a notification so please tell me how can i insert data into mysql table in php automatically.
1
1,460
thread by: bhuvneshb2bsa | last post Apr 13 '19 by: Luuk
Dear Friends, I am trying to create online test series. Now the problem that I am facing is that I want to upload questions, options and solutions from word document along with images and mathematical equations which I am unable to. Can anyone let me know how I can do this and how it is possible or please refer me a good site where i can find...
0
3,213
thread by: JayMartMedia | last post Apr 6 '19 by: JayMartMedia
In this article I will be showing you how to use PHP to scrape a web page. There is a video version of this tutorial on YouTube at https://youtu.be/Uc5mfudMTKE if you prefer learning in a video format. Personally I like reading an article because it tends to take less time because you can skim... Pick whichever format works best for you! This...
0
1,090
thread by: PRATISHKUMAR | last post Apr 5 '19 by: PRATISHKUMAR
<input type="text" name="userid" placeholder="Reception ID*"required>
0
783
thread by: PRATISHKUMAR | last post Apr 5 '19 by: PRATISHKUMAR
<form method="POST" action="#"> <div class="form-group"> <input type="text" class="form-control" id="uid" name="userid" placeholder="Reception ID*" required> </div> <div class="form-group"> <input type="password" class="form-control" name="password" placeholder="Password*" required> </div> <div...
0
954
thread by: bastiany27 | last post Apr 1 '19 by: bastiany27
Hello, i am current working on the custom web app. My concern is how will i add text on the image, then later on the image will be able to be saved into a database. I've attached sample image named "demo".
1
2,892
thread by: nuicolas2210 | last post Mar 28 '19 by: nuicolas2210
Hello. Recently i develop a connector to a SOAP Api and i have a issue. The client is working succesfully but the response from server is a base64 binary data. The binary data is a value of a zip archive with multiple xml filles. The issue is that i cant contruct them, can someone give me an example how i can construct them from php? Thank you...
0
1,066
thread by: amayax | last post Mar 19 '19 by: amayax
Fatal error: Uncaught Exception: Error: Got error 28 from storage engine<br />Error No: 1030<br />SELECT * FROM oc_information i LEFT JOIN oc_information_description id ON (i.information_id = id.information_id) LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id) WHERE id.language_id = '1' AND i2s.store_id = '0' AND...
0
999
thread by: jarx | last post Mar 6 '19 by: jarx
I want one question on one page and when i will click on next button then next question will show . How i can do this.
0
1,466
thread by: sunita mohanty | last post Mar 2 '19 by: sunita mohanty
how to insert and update image into a mysql database and php only one submit button only on one form
7
61,620
thread by: Dhiru1009 | last post Feb 4 '19 by: meeenow
Hi guys, I need help with validating the user to see if the username exists in database table or not. Here is my code. default.php <form name="form1" action="authenticate.php">
0
1,335
thread by: martin12345 | last post Jan 31 '19 by: martin12345
I'm working on a project and trying to decode Facebook data but i cant understand what kind of encoding they are using i tried decoding using " window.btoa(str); " but it wont work its similar to base64 but decoding wont work using this method Here is screenshot of inspect element http://prntscr.com/me59ms Anyone have any idea?
0
1,210
thread by: Lohithaphp | last post Jan 17 '19 by: Lohithaphp
While redirecting From one page to another page session not working in only mobile browsers. I could i solve this problem?
0
1,198
thread by: RLOLoughlin | last post Jan 16 '19 by: RLOLoughlin
Hi, I am trying to use a Form to update three fields in a Table. However only two of the three fields are populating correctly. I'm sure there is a step I'm missing in my SQL statement but I cant figure it out for the life of me. My Form (FrontPage) has these fields WhoTest - Combo Box pulling it's options from a separate table (Names) WhoDate...
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.
14
9,008
realin
thread by: realin | last post Jan 15 '19 by: autocommit
Hiya all, after my 1-2 weeks research i finally found a more consistent way to fire mysql queries in php i.e. transactions. I have two options to insert data in multiple tables :: 1) through procedures 2) through transactions Of course i am going to prefer is the 2 way i.e. transactions. I went thru all the manuals of which Ronald gave...
1
1,738
thread by: MadhuKavi92 | last post Dec 29 '18 by: Luuk
session value does not post to next page in mobile browser,how to solve i am using php 7 version and aws server
1
1,689
thread by: katek28 | last post Dec 29 '18 by: Luuk
I'm using PDO connection to the database. I have 2 tables in the database one is users and the second is profile. The table users has one row: a specific user that I have set when I made the table and it won't change and the table profile has two columns: firstname and last name and the 2 tables are connected with a foreign key: user_id which is...
1
1,586
thread by: felace | last post Dec 26 '18 by: Luuk
I want to generate a pdf which i already did ...i already have a pdf generated with all results i need...but i want to put a button so that we can download that pdf of result...I used readfile(), headers as below but its not working.... <form method="post" target="_blank"> <input type="submit" name="download" value="Download Most Recent...
0
1,328
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.
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,091
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();...
6
3,392
thread by: Wilgar | last post Oct 12 '18 by: callpri
What is the best free PHP, HTML, CSS, JavaScript code editor? I am thinking of using Notepad ++

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.