All, Yes, it’s more of the famous ‘what do I do about magic_quotes’ questions. Anyways, here we go: I’ve been a PHP developer for about a year now, and have grown to detest magic_quotes for…
Call for Cooperation: PHP and Graphs
Call for Cooperation An Atlas of Linguistic Graphs I’m a researcher in graph theory and networks. I’m working about a project connected with the theory and the applications of linguistic graphs, which are mathematical structures…
simple PHP 5.1 (Windows XP) build issue with Libxml – fatal error C1083
I am trying to obtain more debugging information for an issue I reported (ref. Bug #37185 <http://bugs.php.net/bug.php?id=37185&edit;=2 >). Unfortunately, I do not have access to the now-ancient Microsoft Visual C++ 6.0, which is why I cannot…
Read more of simple PHP 5.1 (Windows XP) build issue with Libxml – fatal error C1083
The reapeating dilema
Sorry if I have many question. This is because I just new to html stuff including php and mysql. My new problem is about php that connect to mysql. I have this idea about updating…
Permissions Problem
Hey all, im running php5 on a suse linux box. Im writing a file upload script. Currently i can pull the temporary filename out of the post data but i cant seem to open that…