Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~731 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums

4 Posted Topics

Member Avatar for dipusubhasis

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. …

Member Avatar for karthik_ppts
0
166
Member Avatar for shamsidah

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" …

Member Avatar for Jay-Kandari
0
113
Member Avatar for Jay-Kandari

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 …

0
187
Member Avatar for Jay-Kandari

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 …

Member Avatar for phorce
1
265

The End.