Passing variables with pagination - iterating through unique id per link
Hi everyone,
I have seen a few topics like this one. Still cant find the specific thing, so I am
Printing a webpage
I use this to print the webpage:
o
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
If a record matches an existing record do nothing
So I don't know if I should put this here or in mysql, but what my script is for is for people to ad
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
How to Create a Dynamic table
col1 col2 date1 date2 date3 date4..........
a b v1 v2 v3 v4
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
Help with usergroups? prolly really quick
So were coding our own forums for a game system we made an we have the users level setup but now I n
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php