Blank record injected into database
I always found several blank records inside my database, although $SESSION is required to insert the
Syntax Help
Code:
im having trouble with that code snipped
Parse error: syntax error, unexpec
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
Adding Outlook 2007 items via file upload
I am looking for a way to be able to attach an Outlook item (an email message) in an ASP.NET 3.5 app
tell csv import script to ignore blank rows?
Hi i have the below script but i get an error if a row is blank ie a return in the csv file at the e
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so
Problem executing bash script using shell_exec
Hi there,
I created a bash script file using following code to convert doc documents to pdf using
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)