Hi, I want to upload an image ito database and display image in a table in php how it is possible
2 5700How to get tabels from database in php andd display it in the table form using codelgniter? plz help me
2 4724In forms when i am click submit button it will store on the desired table as well as it send to paticuler mail id. Any body know the answer plz give me detail information.
2 5040hi here one small project given to me in an software company during interview. one page that would count down till 9pm (today means every day before 9pm it would count down to zero) this means there will show how many mins. sec. and hours are left till 9pm so it would be like 1 hr 20 mins 23 sec. then it up count down every sec and then show 1hr 20mins 22sec left till 9pm once the count down reaches zero it would show a flesh player video will autostart. the flash player will be from http://www.longtailvideo.com/players/jw-flv-player/ (the player is embed into the page.) that same page will track to see if they have already seen the video using php sessions then if they go back to that page it would redirect them to a new page saying that they have already wathed the video.
1 4197Apart from mail() function to send emails,is there any other functions in PHP to send emails?
4 7508
Explain me the difference between include and require?
How to compare two strings with comparison operators in php?
How cookies are transported from browsers to servers?
What is the difference between array_pop() and array_push()?
What does type casting mean in php? Explain with an example?
How can php and html interact?
Explain how does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
What is ci framework in php?
What is php form validation?
Define object-oriented methodology?
What is php date function?
Why php was called as personal home page?
Which function(s) in PHP computes the difference of arrays?
Php being an open source is there any support available to it?
What is difference between echo and print_r in php?