can anyone provide me the address of a good institute for PHP inside dhaka, Bangladesh best if it is near mohakhali. our office will train an officer thanks &...
Thanks Invar. It really helps me...i was not using this link http://www.megavideo.com/xml/videolink.php?v= which you gave me. Now i can fetch embed code. ...
Hi, You may check the precautionary steps for Swine Flue, it's from WHO http://www.docstoc.com/docs/10566238/Universal-precautions-for-Swine-Flue�Spread the...
What do you mean you don't want to show the domain names? I guess, you meant to say "file extensions" instead? This tiny .htaccess rewrite rule might help: ...
Hmmm, I thought so. You haven't configured your apache to process PHP scripts - it's serving the php scripts as normal html documents. As regards XAMPP, a...
Well, that explains everything. Get the full version....
12995
Joe Forsythe
jforsythe@...
Sep 1, 2009 3:23 pm
Generally you're going to use HTACCESS to direct all traffic to a single PHP file and have it grab and parse the URL string. You can do a Google search for...
Do not hit reply button, reply to: terrafirmajobs@... ________________________________________________ We have positions PHP developers 2.5–10 Yrs. for...
hello aman vai, http://saeed05. wordpress. com/2008/ 05/18/how- to-insert- retrive-bangla- into-mysql- database- using-php/ this is working properly. you can...
... What you missing is, starting from zero. The first reply I gave you was the solution. Get XAMPP or WAMP. No chance you have a Mac(assuming this as you ...
hi Invar bro, I want to say: - include domain name if number of segment is more than 3 then i will show the domain name and last two segment. other wise...
replace the red line with header( 'Location: *page url*' ) ; and don't forget to search google with keywords "how to redirect using php" note: show success...
Will php be able to send headers once something has already been printed ? I think we also need to get rid of this line: print "successful login"; ... -- Abu...
yah masnun vai, that's why I wrote this line * note: show success msg in the redirected page other wise it will show an error like header already sent ...* ...
hi, try this for redirect page location if ($i=0) Â Â { Â Â Â Â Â Â Â print "successful login"; Â Â Â Â Â Â Â Â header('Location:YOUR DESIRE LOCATION...
Hi, I am running several portals now from past some week. I have continues virus attacks and that virus just add iframe in all index.html files and in...
... Linux systems dont caught into virus is not so true. But it can be taken as truth, as we dont see such viruses often. ... Have you followed similar thread...
I've faced the same problem and manually cleaned all the files... Before that, I'd the clean my computer from virus.... Basically it attacks the *index.**,...
What version of WP are you using? You must upgrade to the latest version (older releases contain several vulnerabilities). Download all your scripts from the...
Software / Web Developer (PHP) Direct Hire Chantilly, VA No relocation associated for this position Please e-mail your resume, salary requirements, and...
Hello gurus: I would like to send my reciept to printer using PHP language, how to do it. You help is really appreciated. This is the logic, once I INSERT the...
13016
Sumit Kumar
sumit@...
Sep 9, 2009 2:08 am
You may want to try the following function. This function will print a single file of one of these types: pdf, doc, xls, rtf, or plain text. If you have the...