shift numbers with paging
Hi
How would i be able to display 10 numbers 1 2 3 4 5 6 7 8 9 10
and when I click next
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
PHP Surveys
I really would like some advice.
If you have a client come to you asking for a survey to be d
Connecion issue
Hi,
For some reason, I keep getting this error when trying to connect:
Warning: mysql_
PHP/PKI
I am trying to set up a web application that uses pki. does anyone have a good tutorial to set this
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C
Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni
Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th