small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
extract data
Code: <div class="post hentry uncustomized-post-template">
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
CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Batch Related Pricing
Hi, I need some clarity on the batch related pricing
For example the following are the b
Stuck with preg_replace
Hi,
I'm trying to use preg_replace to remove part of the IP address submitted using a form on