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
how to read and write into a word document using php...?
hi,
I need,reading and writting into a word document using php.
Thank u inadva
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
PHP not creating file.
Its supposed to create a .ini file in the /scriptfiles/users/ with the name they entered into the fi
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
Mail sending is slow on server
Why mail is taking time to be send on apache-linux server
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<