Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #13.9K
~2K People Reached
Favorite Tags
Member Avatar for robynne

Good afternoon. I was hoping to get some query optimization tips. I am writing a php script to retrieve data from a mySQL database. Table A, which contains most of the fields that I need, contains just under 11,000 rows. Table B, which contains 3 fields that I need, contains …

Member Avatar for tyson.crouch
0
149
Member Avatar for Marlow

i use php for web dev and i need to create cron jobs in cpanel but it seems i need to have a knowledge of linux/unix. is there a way out? or a friendly solution? help, anyone. Thenks.

Member Avatar for HazardTW
0
108
Member Avatar for tech291083

Hi, If any one here is interested in learning about the off shore jobs done for the US by countries such as India, here is an article I just came across. Hope you enjoy it. Thanks. [URL="http://www.time.com/time/business/article/0,8599,1607631,00.html"][B]http://www.time.com/time/business/article/0,8599,1607631,00.html[/B][/URL]

Member Avatar for xeto
1
146
Member Avatar for davidianstyle

I just got ASP support enabled with my host and I'm trying to write my first active server page with a simple 'Hello World' test: [CODE]<!-- Test.asp --> <html> <body> <% puts "Hello World!" %> </body> </html>[/CODE] but instead of getting this output in the browser: [QUOTE]Hello World![/QUOTE] I get …

Member Avatar for SheSaidImaPregy
0
96
Member Avatar for jnora

I want to know how to copy the mysql database on my development PC to mysql server on my production PC. Please, anyone who knows how to go about this should help me. Thanks! JNORA

Member Avatar for kaykays
0
101
Member Avatar for woosterbert

HI , I would like to pose a question here which is sort of connected, I have a custom web graphic design site and I am going to put together a set of web ready graphics to sell via affiliates. Is it better to use a new domain or just …

Member Avatar for cooluks
0
149
Member Avatar for mrsspambo

Hello, I am new to Daniweb and am I glad I found it, there is so much helpful information here for a newbie programer. This is my error message: Parse error: parse error, unexpected T_STRING, expecting T_CASE or T_DEFAULT or '}' in C:\wamp\www\helen\upload.php on line 17 This is my story: …

Member Avatar for kaykays
0
706
Member Avatar for Eiolon

I'm having problems trying to query the total number of topics in each of my forums. Basically, I am getting the same number for each forum. I only have 2 forums in the database. For testing purposes, I have 1 topic in one and 0 in the other but I …

Member Avatar for kaykays
0
78
Member Avatar for omesa

Hi, greetings from Kenya. I havae a small problem that i would like solved please. I had uploaded 2 html webpages to my webhost a while earlier. I made a new website using php/mysql and i uploaded the same to my webhost, after deleting the first 2 webpages.. The problem …

Member Avatar for kaykays
0
58
Member Avatar for atplerry

Pls i need your help concerning a program that on PHP code using Mysql and Apache as the webserver. i need to select some record from the database which will give about 500 records at a time i need to braek it smaller unit like 40 records at a time …

Member Avatar for atplerry
0
74
Member Avatar for wavalker

plz anybody help me i want to use javascripts variables in php but i can't able to do that so sugess me some thing to do that regards mahendra

Member Avatar for kaykays
0
144
Member Avatar for tirivamwe

Is there a free script that i can use to search any website that is in my own country.

Member Avatar for kaykays
0
71
Member Avatar for michael.ngobeni

I am having a problem with sending an email with an attachment Set msg = CreateObject("CDO.Message") msg.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/sendusing")=2 msg.Configuration.fields("http://schemas.microsoft.com/cdo/configuration/smtpserver").Value="100.1.2.3" msg.Subject = "Test Subject" msg.From = "some@email.com" msg.To = "some@email.com" msg.TextBody = "Test Message" msg.AddAttachment "C:\files\a.doc") This works fine, but my problem is when a client/user use his computer to send an …

Member Avatar for kaykays
0
63