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
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
Automatically Detect Phone Model for WAP Jar Deployment
Making a wap site is fairly simple, but I'd like to know if there's a way to make it so that the wap
Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
Array becomes unset by itself?
Hi,
I have a bit of experience with PHP but not extensive. It seems I cannot store any items
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
weird problem
last time, i did post a topic concerning why my page sometime will load as blank page when using IE.
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?