- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
4 Posted Topics
Hey dipusubhasis, The php-code given by ardav is the same that I wanted to give it to you. Please tell what exactly you want. the info. given by you is insufficient. I mean the variable '$reason' from where will we get its information. try this if this solves your problem. …
There's a syntax error.. you cannot place a double quote (") inside an n existing quote. For Example in Line number 27. [CODE] <input name="dpuDaily[]" id="dpuDaily[]" type="hidden" value="<?php echo $check["dpuDaily"]; ?>"/><input name="Date[]" type="hidden" id="Date[]" value="<?php echo Date("Y-m-d"); ?>" /><br/> <!-- This should be like this --> <input name="dpuDaily[]" id="dpuDaily[]" type="hidden" …
Hey guys, Was really fed up with this problem .please check it out. I have a PHP page which calls and retrieves a text from other PHP page. Now using the Normal textarea element the value is showing in the textarea. Now I wanted that text area to be as …
Greetings Forum Members, Let me Introduce myself. Hello I am Jay Kandari From India. I am a Student. I am basically interested in Web Development. Now I have started with PHP. Currently, I am building websites using scratch. Now it's time to jump to Advanced Development. so I started off …
The End.
Jay-Kandari