Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
At max how many columns is advisable to create in a table/view
Hi All,
I have two transaction table from which i want to create a simple view or material
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
Warning: mysql_num_rows() supplied argument is not a valid MySQL result resource
This may be simple I just may need another pair of eyes..
When i get records back the below c
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav
Storing/displaying image urls in a database?
Hi
Basically I have the following scenario:
User chooses picture from list. Picture info is ad
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
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.