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
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
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
PEAR Email Attachment w/ $gpg
I have no issues with this code if I take out the attachement section and include the info in the em
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
preg-match with a string and numbers
Hi, I can't get the expression to work for my preg_match, what I'd like is for it to match the strin
Need help with cin setw
I made a program here is my code:
#include
#include
#i
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
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
Text file to .Dat file Conversion in PHP
Hi All,
Could anybody provide code for Text file to .Dat file Conversion in PHP.
Tha