images aren't rendering
I'm trying to call a JPG file from within PHP (in an effort to hide the actual JPG folder). The imag
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a resu
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho
Credit card verification
I have a client who wants to process credit card transactions from his web site rather than the goin
Cannot Connect to Database
I am writing an application to do annual reviews. I cannot get my script to work. Whenever it runs I
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
Help with form post data and arrays
Hi all,
I am new to this forum... It has been awhile since i have worked with arrays, and i a
Pagination won't carry results past page 2.
Hi all,
I've worked out my pagination script and its paginating fine until I click next from
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c