How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
Question about the upload of large files
Hi there,
I have a question about the upload of large files, like videos (files generally abo
How to copy a part of a vector in a raw memory
Hi,
How can I copy a part of a vector into a memory:
1
2
3
4
5
How to write on database when a link is clicked?
Hi,
I have a list of products in a gridview. When the link is clicked currently it takes to an ext
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<
Taylor Series Function
So I am working a a project for my intro C++ class, and I am having some trouble with a function for