problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
Pls help with PHP
Pls can anyone direct me on how to create a user account for a customer. For example i want know if
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin
How to extract/download content from HTTPS page?
Hello to all the Members of this forum, Im Shoiab, A novice programmer in php.. for my first job I h
Upload, SSL and more php help
I recently just installed a ssl cert and do i use https for the whole site or just for the checkout.
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into