upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
PHP Search Issue
Hi, I am using the following code to search and return flights from a database. The user searches by
problem with sql querry in php script
Hello guys,
What I want to do is I want to read out a csv file and then but te conent ot the
PL/SQL: ORA-00947: not enough values error message
Hi all i am getting Error(25,63): PL/SQL: ORA-00947: not enough values error message when executing
adding up might be solved tell us cheers.
i think i finally solved this anybody.
last time i was getting the wrong results.
Code
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.