finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Checkbox info wont include in Mailto
Hey, im new to php.
Basically I have made a form to request which type of job(s) are needed, whic
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
help with mysql_error()
Hi,
I am trying to insert data into a table, but I am not able to insert it. I wanted to see
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
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
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi