Email "$"
Hello!!
Any PHP guy with a bit of a knowledge in Flash ?
When I send a JPEG from flash
Not loading image
When this function gets loaded it doesn't load the image just trying to figure out why.
Code:
Function
How can I make this function that once you click the link in the code it takes you to a new page wit
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
Advice on how to delete a mysql row using my form
Hi,
I am very new to php and am struggling to work out how to delete a portfolio item (a row
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
Anti Spam Code
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this