... From: "David Halliday" Hello, Is it possible for a php script to fetch or read a dynamically generated web html page? I have a page that contains a...
... Hi All, I got more help from all of you that I had hoped for! A lot of material to go thru, but what helps the most is that each of you put in place...
Hi all here is some example code im get a space before the 21 how can I remove it <?php ini_set('display_errors39;, 1); error_reporting(E_ALL); $inDate = "on 21...
Hi, I have few .pgp files and a pgp key. Can someone please let me know how can I decrypt those files with that pgp key using PHP? I have to decrypt those ...
... Is it not possible without shell commands? I mean by using only php libraries or built-in functions. Please let me know. Thanks. Regards N Naresh Kumar ...
... From: "Naresh Kumar" ... Is it not possible without shell commands? I mean by using only php libraries or built-in functions. Please let me know. Thanks. ...
Hi. well sorry, forggot about that. well if any one can help me with my smtp, and also using windows 7 professional 32 bit, and using wamp server 2.2, and...
... From: "Marvin Hunkin" Hi. well sorry, forggot about that. well if any one can help me with my smtp, and also using windows 7 professional 32 bit, and using...
A bizarre issue here... I have just changed an asp site to a php site, and for seo purposes, I have kept many of the asp file names - as in, myfile.asp is...
... /en/index.asp ../index.asp -- -- Registered Linux User: #480675 Registered Linux Machine: #408606 Linux since June 2005 [Non-text portions of this message...
... From: "Pete" A bizarre issue here... I have just changed an asp site to a php site, and for seo purposes, I have kept many of the asp file names - as in,...
... From: "Pete" In message mylistgroups10@... writes ... That is correct. ... I don't want to use index.asp, I want visitors to go to /en/index.php when they...
new thread [snip] ... Could you please explain this, I don't follow, sorry Thanks fw ... MOD_REWRITE is an apache directive that allows urls to access...
hi. i have wamp server, and tried writing a script. and created a database in php my admin. now. it says that i cannot connect. and tried looking in the...
Hello Everyone, We are setting up an environment for running unit tests for our PHP application. We installed PHPUnit testing framework and were thinking of...
Hello Everyone, We are setting up an environment for running unit tests for our PHP application. We installed PHPUnit testing framework and were thinking of...
Im working with my local highschool on updating some apps they have on their server for the teachers to use. I have a question about how they move data from...
... One of the first tenets of PHP security is never to trust data that comes from a web user, whether that is submitted in a form, stored in a cookie, part of...
... OK. That is what I wanted to know. I was just a bit unsure about storing everything within the sessions. -- -- Registered Linux User: #480675 Registered...
Long completely complicated story short, Im inserting values into three different databases: MS SQL, mysql, couchdb. Ive not worked with 1 and I dont think it...
Hi. i have a form, and a php script all in one file. i want to have a line break between the url links, and the next line of text on the next line. at the...
... A blank like will be print "<br />"; Wade -- Registered Linux User: #480675 Registered Linux Machine: #408606 Linux since June 2005 [Non-text portions of...