MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
checkbox update
I am having a brain fart right now and i cant remember how to do this. if anyone could help that wou
please fix the error
What is the error in the below code ???
Line number On/Off | Expand/Contract <?php
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
quick question
Hi ..
i have a question
how do i set a var so it displays via an echo
Code: $logo = '&a
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
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
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
PHP MySQL Return Results Issue
Hi guys,
I'm running joomla and made a module which is using ajax.
Basically i just have a