Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Which PHP-Editor do you think is the best?
Hi everyone,
Myself Brian Anderson. For the last 2 years i have been working a
How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
Need help-Error istream header declaration
Hi Everyone ,
I am having issue with istream declaration. I am new to C programming.
can a
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try