Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746) 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?
1 9130in one file global variable int i; is declared as static. In another file it is extern int i=100; Is this valid ?
2 6578if function is declared as static in one source file, if I would like to use the same function in some other source file...is it possible....how ?
2 10915Is the below things valid & where it will be stored in memory layout ? static const volatile int i; register struct { } ; static register;
2 5413hi, i have knowledge about PHP/MYSQL,i am fresher of M.Sc-IT 2009 pass out,any recruitment in PHP please let me know.my email id:nathiyasms@gmail.com
1740
What is meant by type specifiers?
What is an f string in python?
Explain how to repeat vectors in r?
Explain dependency injection and their types.
When python was founded?
What are methods in go?
Diffrence between 2.0,3.0,3.5,4.0. versions of .net?
What is django used for in python?
What is the plugin for multi-language features?
Define taxonomy in drupal ?
What is the difference between malloc() and calloc() function in c language?
How can I get people to see my blog?
Why should I use wordpress for my website?
What's the Use of OLE Hyperlinking?
Explain me dogpile effect? How can you prevent this effect?