Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
split values
I have values that are returned to me in this format:
name=>test,age=>49
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
Thought I has this figured out especially after all the help i received?
Cags, Salathe, Daniel helped me with this yesterday, but not sure i took it all in.
I am attempti
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP