Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to be string, array given in <b>C:wampwwwnyhungryindexpagination.php</b> on line <b>12</b><br
Quotewarning</b>: mysql_close(): supplied argument is not a valid MySQL-Link resource in <b>C:wampwwwnyhungryclassesdatabase.class.php</b> on line <b>86</b><b
dropdown menu
Hello everbody, I am php newbie. I need to develop a program that once click the drop down menu, the textarea will change the value base on the dropdown menu. I have problem changing the value of
Inter Company -- Resources Related Billing (Services Industry)
Hello,
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP function.Seems as though mysql_affected_rows() is not returning the desired number so I can move into my
storing video files into mysql in php
hi i have my video files in my folder ,i have to store the path of the videos into db and the play it in the player from the database.thanking in advance
comparing tables across databases sql refinement ideas required
Hi all
Redirect not working after making a POST/GET
Hi Everyone,I am a novice in PHP. Here I have 2 pages, one page with a textbox and button and other page which has code to redirect to another website with the post value as querystring. When I tried
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm trying to get it print the original value => ASCII code, splitted by :, like:A => 65:
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I have a .csv file with about 300 records in it. The code worked perfect while testing on 3 or 4
How to have a log of all the status a VIM document had been ?
Hi guys,
How to pass parameter to tag query?
Hi,