big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
if statements problems
Hi. I'm trying to make a web form, but I kind of hit a dead end trying to figure out why it doesn't
Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi
unserialize help, getting errors
hi all ,
I got a form with 6 fields (2 input and 4 select box), when the page loads one block is
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
How to assign a textbox value to PHP variable??
Hi ! Can any one help me out as quickly as possible. As I m new to PHP.
Plz tell me how to assign
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th