Table control is disappearing from Screen
Hi Experts,
I have a screen with multiple table control(TC). Each table control has two c
Help with PHP Email Script
Hi guys,
I'm a newbie to php and need help with the script below:
At the moment when I
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
help with mysql_error()
Hi,
I am trying to insert data into a table, but I am not able to insert it. I wanted to see
upload control not working with update panel
Hi,
I am working with Asp.Net FileUpload control with ajax update panel,
if i use the
PHP Code / Script To check weather the given email exists in a domain
Hi,
I want to implement the following in my web page
in sign up we will ask to enter u
Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
Curl timeout breaks script
So im having difficulties with skipping timeout error in curl
my script calls different functions
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<