Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #18.7K
Ranked #2K
~5K People Reached
Favorite Tags
Member Avatar for onlineboy18

Hello everyone. I am new in coding and db so i am facing a problem regarding of fetching the data from 3 tables. Please suggest or help me. Thanks in advance. I was writing a query to fetch data from 4 tables i.e pat_table, test_table, doc_table, emp_table. In pat_table there …

Member Avatar for onlineboy18
0
104
Member Avatar for ckchaudhary

Hi all, i have the data coming from a json file. I need to print (echo) this into html. here's a part of json file "title": null, "about_us": "Asteria Grill welcomes you! I have tried many times to convince myself not to pursue another restaurant. However, it's my favorite hobby …

Member Avatar for ckchaudhary
0
92
Member Avatar for rayidi

I have problem with writing csv file using **fputcsv**. Its putting the page html also into the csv file. Whats wrong with my code ? //Excel header header("Content-Disposition: attachment; filename=\"Delivery_Reports.csv\";" ); header("Content-type: application/vnd.ms-excel"); $out = fopen("php://output", 'w'); $flag = false; // $result = mysql_query("SELECT * FROM senderids ") or die('Query …

Member Avatar for ddsuresh
0
4K
Member Avatar for mamdouh ramadan

hello every one..... i know that you may laugh at this but it is happening with me... i have a domain called lightc.com and the problem i'm facing that some users ( not all ) just few of them are telling me that they are just asking for lightc.com and …

Member Avatar for mamdouh ramadan
0
109
Member Avatar for tomkrug2

Who can help please, I have no knowledge of the PDFlib and its functions and have a time constraint, dont have the time to sit down and study it. Who can help, I need the following dynamic php page exported to a pdf. Here is the link: [URL="http://www.lifestyle-solutions.biz/jeanadmin/print-program.php?idprgramdet=40"]http://www.lifestyle-solutions.biz/jeanadmin/print-program.php?idprgramdet=40[/URL] Thank you …

Member Avatar for chrishea
0
126
Member Avatar for whiteyoh

Hi all, I have a 2 dimentional array. What im trying to do is pull out the relevant bits and slot them under their correct segment, which works for tier one. If totally forgotten how to loop through the 2nd tier of the array. i know it needs to go …

Member Avatar for ddsuresh
0
93
Member Avatar for Daniel Liwonde

I want to be helped with a php code that can be used to do things automatically when a certain time reaches eg sending an email automatically to all members in my database at 12 pm every day or on monday or locking someones acount when they do not pay …

Member Avatar for IIM
0
186
Member Avatar for spawn2004

Hi , everyone, i am new in web design and i have a liitle problem with my registration form.I have one php file which have the html code and the php and anothe with jquery. PHP code is for checking and enter the data in mysql table. The jquery code …

Member Avatar for ddsuresh
0
170
Member Avatar for Daniel Liwonde

I am looking for a code that cane enable a a lock image on a locked account eg1 showing a lock on an enllroment account of a certain course when registration time has erapsed to show that students can no longer register for that course then remove the image when …

Member Avatar for ddsuresh
0
95
Member Avatar for Sailor_Jerry

I get this script error “Invalid argument” when using appendChild(). When in Microsoft Visual Studio Debugger I see “htmlfile: Invalid argument”, and the line it blows up on is t.appendChild(n); The div I want to append the child div to is the top most div in the dom. Anyone see …

Member Avatar for ddsuresh
0
265