I am working in VFP with no knowledge of web programming.I
want to learn web database programmin. Can I choose PHP and
MYSQL for that?
Answers were Sorted based on User's Feedback
Answer / fatih
Definitively YES! It's the most used (AFAIK) and there are
plenty of tutorials on the net!
| Is This Answer Correct ? | 1 Yes | 0 No |
Does php 7 support mysql?
How can I use the COM components in php?
1 Answers Covansys, Rushmore Consultancy,
What changes to done in PHP.ini file for file uploading?
What are magic methods in php
How to remove values saved in the current session?
What is the difference between explode() and split() functions?
hi! i am tushar. i am trying to insert digital signature in a pdf file using PHP. i create a digital signature jpg image using imagecreatefromjpeg() function, but whenever i trying to insert it into my pdf file it shown this error. "FPDF error: Not a JPEG file: signature.jpg". could some one help me? how can i insert a digital signature in a pdf file using PHP?
What is deffience betwwen get() , Post , Request()
how to uploade video in php????
Write the statements that are used to connect php with mysql
What are access specifiers?
How can we extract string 'abc.com' from a string "http://info@abc.com" using regular expression of PHP